From a56fab2bfb2ce07d6fae8cf697dc21ce30c7b2ce Mon Sep 17 00:00:00 2001 From: Sylvain Corlay Date: Tue, 23 Nov 2021 22:04:59 +0100 Subject: [PATCH] Adding missing div compared to JupyterLab DOM structure --- 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 %}