Skip to content

Github-inspired theme for Jupyter notebook forked from mmas/jupyter-github-theme.

Notifications You must be signed in to change notification settings

sethfair/jupyter-custom-theme

 
 

Repository files navigation

jupyter-shamrock-theme

GitHub-inspired theme for Jupyter notebook forked from mmas/jupyter-github-theme.

Installation

  • Install required fonts from fonts/
  • Clone or download repository into your Jupyter config folder (e.g. ~/.pyenv/versions/3.7.0/envs/workspace/lib/python3.7/site-packages/notebook/static/custom)
    • Alternatively, to find your site-packages, run the following in your Jupyter notebook:
from distutils.sysconfig import get_python_lib

print(get_python_lib())

Screenshots

image image image

About

Github-inspired theme for Jupyter notebook forked from mmas/jupyter-github-theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 89.3%
  • JavaScript 10.7%