Skip to content

Instantly share code, notes, and snippets.

@damienpontifex
Created August 7, 2017 09:58
Show Gist options
  • Save damienpontifex/f7d5c2019e6a6278739bb091662d37af to your computer and use it in GitHub Desktop.
Save damienpontifex/f7d5c2019e6a6278739bb091662d37af to your computer and use it in GitHub Desktop.
pip3 install -U jupyter
# Thememes
# jt -t grade3 -cellw 90% # light theme
# jt -t oceans16 -cellw 90% # dark theme
pip3 install -U jupyterthemes
# Extensions - enable collapsible headings under Nbextensions tab when viewing home of jupyter
pip3 install -U jupyter-contrib-nbextensions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment