File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/jupyter_contrib_nbextensions/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<script type =" text/javascript" src =" https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.9.1/jquery-ui.min.js" ></script >
10
10
11
- <link rel =" stylesheet" type =" text/css" href =" https://rawgit.com /ipython-contrib/jupyter_contrib_nbextensions/master/src/jupyter_contrib_nbextensions/nbextensions/toc2/main.css" >
11
+ <link rel =" stylesheet" type =" text/css" href =" https://min.gitcdn.xyz/cdn /ipython-contrib/jupyter_contrib_nbextensions/master/src/jupyter_contrib_nbextensions/nbextensions/toc2/main.css" >
12
12
13
13
<link rel =" stylesheet" type =" text/css" href =" https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" >
14
14
15
- <script src =" https://rawgit.com /ipython-contrib/jupyter_contrib_nbextensions/master/src/jupyter_contrib_nbextensions/nbextensions/toc2/toc2.js" ></script >
15
+ <script src =" https://min.gitcdn.xyz/cdn /ipython-contrib/jupyter_contrib_nbextensions/master/src/jupyter_contrib_nbextensions/nbextensions/toc2/toc2.js" ></script >
16
16
17
17
<script >
18
18
$ ( document ).ready (function (){
You can’t perform that action at this time.
0 commit comments