We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d27e25 commit 8fe4e62Copy full SHA for 8fe4e62
index.html
@@ -5,8 +5,8 @@
5
6
<link rel="shortcut icon" type="image/png" href="favicon.png" />
7
<link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
8
-<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
9
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.js"></script>
+<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
10
11
<link href="jupyter_font/styles.css" rel="stylesheet">
12
<link href="css/jupyter.css" rel="stylesheet">
0 commit comments