Jupyter/Base16
From charlesreid1
Applying Base16 themes to ipython notebook via https://github.com/nsonnad/base16-ipython-notebook
Before
Installing
Clone repo here: https://github.com/nsonnad/base16-ipython-notebook
Start by creating a custom profile in ipython:
ipython profile create <profile-name>
Now locate the directory containing files for that custom profile:
ipython locate profile <profile-name>
Or skip straight to it:
wget -O `ipython locate profile <profile-name>`/static/custom/custom.css https://raw.githubusercontent.com/nsonnad/base16-ipython-notebook/master/ipython-2/output/base16-ocean-dark.css