From bc9802c98c2a03393d40a7bbbe2871acc8122c25 Mon Sep 17 00:00:00 2001 From: Sylvain Corlay Date: Tue, 23 Nov 2021 22:17:54 +0100 Subject: [PATCH] Adding missing div compared to JupyterLab DOM structure (#1678) --- share/jupyter/nbconvert/templates/lab/base.html.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/share/jupyter/nbconvert/templates/lab/base.html.j2 b/share/jupyter/nbconvert/templates/lab/base.html.j2 index 45046c599..f7998f942 100644 --- a/share/jupyter/nbconvert/templates/lab/base.html.j2 +++ b/share/jupyter/nbconvert/templates/lab/base.html.j2 @@ -86,6 +86,7 @@ {% block markdowncell scoped %}
+
+ {%- endblock markdowncell %} {% block unknowncell scoped %}