We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 137fd0a + d330caf commit 406374fCopy full SHA for 406374f
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