From ffe99dd21043daf5925f74ae6512e8da930c40da Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Fri, 12 Apr 2019 18:41:21 +0200 Subject: [PATCH] Add data-base-url to the default template --- .../voila/template/default/nbconvert_templates/voila.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/jupyter/voila/template/default/nbconvert_templates/voila.tpl b/share/jupyter/voila/template/default/nbconvert_templates/voila.tpl index 6e39a8f57..7b0703144 100644 --- a/share/jupyter/voila/template/default/nbconvert_templates/voila.tpl +++ b/share/jupyter/voila/template/default/nbconvert_templates/voila.tpl @@ -53,7 +53,7 @@ div#notebook-container{ {%- endblock html_head_css -%} {% block body %} - +
{{ super() }}