Fix layout and add note about custom.css

pull/37/head
Matthias BUSSONNIER 14 years ago
parent 9c33de9102
commit a2306cff89

@ -10,7 +10,10 @@
* (and should create it if it does not exist).
* It will be executed by the ipython notebook at load time.
*
* Example
* Same thing with `profile/static/css/custom.css` to inject custom css into the notebook.
*
* Example :
*
* Create a custom button in toolbar that execute `%qtconsole` in kernel
* and hence open a qtconsole attached to the same kernel as the current notebook
*

Loading…
Cancel
Save