oriolmirosa / jupyterlab_materialdarker

The Material Darker theme for JupyterLab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material Darker JupyterLab Extension

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

The extension has now been updated to support JupyterLab 3.x.

Install

From npm:

jupyter labextension install @oriolmirosa/jupyterlab_materialdarker

or directly from PyPi:

pip install jupyterlab_materialdarker

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:CSS 76.7%Language:Python 11.4%Language:Jupyter Notebook 7.8%Language:JavaScript 2.2%Language:TypeScript 1.9%