Skip to content

mirbehroznoor/jupyter-notebook-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter Notebook Theme

https://raw.githubusercontent.com/mirbehroznoor/jupyter-notebook-theme/main/jupyter-1.png https://raw.githubusercontent.com/mirbehroznoor/jupyter-notebook-theme/main/jupyter-2.png https://raw.githubusercontent.com/mirbehroznoor/jupyter-notebook-theme/main/jupyter-3.png

Jupyter Notebook Configuration

Jupyter Notebook Folder

In GNU/Linux, it is $HOME/.jupyter/custom/

From Terminal:

Note: if you are using virtual environment, first activate your env (Conda or Pyenv) then run this command:

jupyter --config-dir

Find the Custom folder

Note: Any file or folder name starting with “.” indicates that it is a hidden file or folder.

In .jupyter folder, if there is no folder, create one manually or through terminal.

cd ~/.jupyter/
mkdir -p custom

In Custom folder

git clone https://github.com/mirbehroznoor/jupyter-notebook-theme

<OR>

Manually Copy files

Copy the two .css files into .jupyter/custom/

custom.css
highlight.css

Refresh or Restart Jupyter-Notebook and Enjoy your new Theme

Keep Experimenting, there is no One Size Fits All theme :)

Acknowledgment

About

A customized Jupyter_Notebook_Theme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages