diff --git a/nbconvert/exporters/templateexporter.py b/nbconvert/exporters/templateexporter.py index 0b8c27f41..da932a507 100644 --- a/nbconvert/exporters/templateexporter.py +++ b/nbconvert/exporters/templateexporter.py @@ -685,5 +685,3 @@ def _init_resources(self, resources): def include_tableofcontents(self): return True - - diff --git a/share/templates/lab/index.html.j2 b/share/templates/lab/index.html.j2 index f19f0defc..0d8b271eb 100644 --- a/share/templates/lab/index.html.j2 +++ b/share/templates/lab/index.html.j2 @@ -130,7 +130,7 @@ a.anchor-link { {%- set (level, text) = item -%} {%- if level==1 -%}