Skip to content

lowzhao/better_jupyter_notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Better Jupyter Notebook UI

This ui change is incomplete.

🤩Star if you like it!🤩

Screen shot

just:

git clone https://github.com/lowzhao/better_jupyter_notebook.git;
cd better_jupyter_notebook;
mkdir -p ~/.jupyter/custom;
cp -i ./custom.css ~/.jupyter/custom;
jupyter notebook;

revert:

rm -i ~/.jupyter/custom/custom.css;

Warning some important information might be removed.

CREDITS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages