From 0ba3d22501ea883f2508123bd2d443d3547161c4 Mon Sep 17 00:00:00 2001 From: Paul Ivanov Date: Tue, 4 Mar 2014 19:00:14 -0800 Subject: [PATCH] proper styling for the tour --- IPython/html/templates/notebook.html | 1 + 1 file changed, 1 insertion(+) diff --git a/IPython/html/templates/notebook.html b/IPython/html/templates/notebook.html index c06648a65..b49878bab 100644 --- a/IPython/html/templates/notebook.html +++ b/IPython/html/templates/notebook.html @@ -11,6 +11,7 @@ window.mathjax_url = "{{mathjax_url}}"; + {{super()}}