diff --git a/notebook/templates/notebook.html b/notebook/templates/notebook.html
index 9661fe272..22bb73a57 100644
--- a/notebook/templates/notebook.html
+++ b/notebook/templates/notebook.html
@@ -45,7 +45,9 @@ data-notebook-path="{{notebook_path}}"
+ {% block kernel_logo_widget %}
+ {% endblock %}
{% endblock headercontainer %}
@@ -250,6 +252,7 @@ data-notebook-path="{{notebook_path}}"