Adds a button to the ipython notebook toolbar to hide/show the input code cell. To use it, you have to put the custom.js file in your `.ipython_<profile name>/static/custom/` folder, where *<profile name>* is the ipython profile in use.
This comment has been minimized.
This comment has been minimized.
Sorry I had to remove part of your comment on custom.js issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This comment has been minimized.
See Carreau's blog post's on how to customize the ipython notebook css and js.