Show More
@@ -6,7 +6,7 b'' | |||||
6 | * mainly to be overridden in profile/static/custom/custom.js |
|
6 | * mainly to be overridden in profile/static/custom/custom.js | |
7 | * This will always be an empty file in IPython |
|
7 | * This will always be an empty file in IPython | |
8 | * |
|
8 | * | |
9 | * User could add any javascript in the `profile/static/custom/custom.js` file |
|
9 | * User could add any javascript in the `profile/static/custom/custom.js` file. | |
10 | * It will be executed by the ipython notebook at load time. |
|
10 | * It will be executed by the ipython notebook at load time. | |
11 | * |
|
11 | * | |
12 | * Same thing with `profile/static/custom/custom.css` to inject custom css into the notebook. |
|
12 | * Same thing with `profile/static/custom/custom.css` to inject custom css into the notebook. |
General Comments 0
You need to be logged in to leave comments.
Login now