From dacfd21942c815be67e4c4b5fee86204cfd85b46 Mon Sep 17 00:00:00 2001 From: Grant Nestor Date: Wed, 1 Feb 2017 15:34:16 -0800 Subject: [PATCH] Add back xterm.css --- notebook/templates/terminal.html | 1 + 1 file changed, 1 insertion(+) diff --git a/notebook/templates/terminal.html b/notebook/templates/terminal.html index 5cb01146d..945e19070 100644 --- a/notebook/templates/terminal.html +++ b/notebook/templates/terminal.html @@ -16,6 +16,7 @@ data-ws-path="{{ws_path}}" {{super()}} + {% endblock %} {% block site %}