Last active
July 17, 2022 20:06
-
-
Save BbsonLin/c6f56d63975327623289ad4bd6ae8b5f to your computer and use it in GitHub Desktop.
Jupyter Notebook Installation and Setting
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pip install jupyter jupyterthemes | |
jt -t monokai -f sourcemed -fs 13 -tf sourcesans -tfs 16 -nf source -nfs 14 | |
jupyter notebook |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment