/tonic-jupyter-theme

A dark iPython/Jupyter notebook theme. Personal modifications.

Primary LanguageCSS

Tonic Jupyter Theme

A dark Jupyter/iPython notebook theme.

Install

Jupyter <4.0

Put the custom.css file in the folder ~/.ipython/profile_default/static/custom/. You probable have to create the static and custom folders.

Jupyter >4.0

Jupyter got updated, the new location for the custom.css is ~/.jupyter/custom/custom.css. You have to create the custom folder.

Screenshots

Screenshot 1 Screenshot 2 If you hover over the Python logo the menus slide down.

Notebooks used in screenshots: Alternatives to Matplotlib Pandas Cleaning Data