|
|
|
|
@ -10,6 +10,7 @@
|
|
|
|
|
<meta charset="utf-8">
|
|
|
|
|
|
|
|
|
|
<title>{% block title %}IPython Notebook{% endblock %}</title>
|
|
|
|
|
<link rel="shortcut icon" type="image/x-icon" href="{{static_url("base/images/favicon.ico") }}">
|
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
|
|
|
|
<link rel="stylesheet" href="{{static_url("jquery/css/themes/base/jquery-ui.min.css") }}" type="text/css" />
|
|
|
|
|
<link rel="stylesheet" href="{{static_url("base/css/boilerplate.css") }}" type="text/css" />
|
|
|
|
|
|