Skip to content

Simple dark theme for Jupyter Notebook with exactly same functionality, only the colors have changed.

Notifications You must be signed in to change notification settings

Arity-T/jupyter-dark-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Dark theme for Jupyter Notebook

Simple dark theme for Jupyter Notebook with exactly same functionality, only the colors have changed. It goes well with the dark version of chrome.

dark theme preview

Installation

  1. Find config directory.
    In Windows, run the command jupyter --config-dir
    In Linux it is ~/.jupyter

  2. In this directory create a custom subfolder if it doesn't exist.

  3. Paste file custom.css there.

  4. Update Jupyter Notebook (ctrl + f5 to refresh css)

Also note, if you are already using theme from jupyter-themes run command jt -r to return default theme and only then install this one 😉

About

Simple dark theme for Jupyter Notebook with exactly same functionality, only the colors have changed.

Topics

Resources

Stars

Watchers

Forks

Languages