Remove jupyter lab link and old bundle

pull/1715/head
Sylvain Corlay 10 years ago
parent f94bb2ba60
commit b01b6f8cc7

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

@ -14,7 +14,6 @@ data-terminals-available="{{terminals_available}}"
{% block site %}
<div id="ipython-main-app" class="container">
<div id="lab_link" class="pull-right" style="padding: 4px"><a href="{{ base_url }}lab" title='Try JupyterLab'><img src='{{static_url("base/images/jupyter_lab.png") }}' alt='Try JupyterLab' height="40px" width="200px"/></a></div>
<div id="tab_content" class="tabbable">
<ul id="tabs" class="nav nav-tabs">
<li class="active"><a href="#notebooks" data-toggle="tab">Files</a></li>

Loading…
Cancel
Save