@ericmiguel/jupyterlab_simpledark
TypeScript icon, indicating that this package has built-in type declarations

0.4.1 • Public • Published

JupyterLab Simple Dark

A simple and dark theme for Jupyterlab.

Simple Dark JupyterLab theme

Prerequisites

  • JupyterLab

Installation

jupyter labextension install @ericmiguel/jupyterlab_simpledark

After launching JupyterLab, select Settings > JupyterLab Theme > Simple Dark

Development

For a development install (requires npm version 4 or later), do the following in the repository directory:

npm install
jupyter labextension link .

To rebuild the package and the JupyterLab app:

npm run build
jupyter lab build

Package Sidebar

Install

npm i @ericmiguel/jupyterlab_simpledark

Weekly Downloads

0

Version

0.4.1

License

BSD-3-Clause

Unpacked Size

265 kB

Total Files

10

Last publish

Collaborators

  • ericmiguel