Skip to content

MJTMace/jupyterlab_bluemoon

 
 

Repository files navigation

Material Darker JupyterLab Extension

This is my port of the Material Darker theme for JupyterLab. It's a work in progress.

Install

The extension is not yet uploaded to npm, so in order to install it you need to clone the repository, enter the main directory, and run:

npm run build
jupyter labextension install

(If you get this error in the build process: ERROR in Entry module not found: Error: Can't resolve 'style-loader', run npm install style-loader --save and try building again)

After launching JupyterLab, select the Material Darker theme from the main menu: Settings > JupyterLab Theme > Material Darker

The Material Darker theme on JupyterLab

About

The Material Darker theme for JupyterLab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 91.9%
  • JavaScript 5.0%
  • TypeScript 3.1%