We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 137fd0a commit d330cafCopy full SHA for d330caf
1 file changed
tutorials/astropy.tpl
@@ -23,6 +23,9 @@
23
24
{% block footer %}
25
26
+{# Remove the exec_ prefix #}
27
+{% set nb_name = resources.metadata.name[5:] %}
28
+
29
.. raw:: html
30
31
<div id="spacer"></div>
0 commit comments