You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: share/jupyter/voila/templates/reveal/index.html.j2
+8-10Lines changed: 8 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -17,16 +17,6 @@
17
17
<scriptsrc="{{ resources.jquery_url }}"></script>
18
18
{%- endblockhtml_head_js_jquery -%}
19
19
20
-
{# html_head_css block is missing in the base reveal template #}
21
-
{# This can be moved outside of html_head_js as soon as we can require a version of nbconvert includes https://github.com/jupyter/nbconvert/pull/1620 #}
0 commit comments