§Jupyter Notebook
§Install using Git
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/jupyter-notebook.git
§Install manually
Download using the GitHub .zip
download option and unzip them.
§Activating theme
- Copy the file called
custom.css
; - Paste it under the folder
~/.jupyter/custom/
(create it, if it doesn't exist); - Open a new (or reload) Jupyter Notebook;
- Boom! It's working 🦇