0.1.1 • Published 2 years ago

@teknoir/jupyterlab-theme-teknoir v0.1.1

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
2 years ago

@teknoir/jupyterlab-theme-teknoir

Teknoir theme for Jupyterlab.

Prerequisites

  • JupyterLab

Installation

With pip:

pip install jupyterlab-theme-teknoir

For Jupyterlab < 3

jupyter labextension install @teknoir/jupyterlab-theme-teknoir

Dark scrollbars

Enable dark scrollbars by clicking on Settings -> JupyterLab Theme -> Theme Scrollbars in the JupyterLab menus.

Development

For a development install (requires JupyterLab 2.0.0 or later), do the following in the repository directory:

jlpm build:dev

To rebuild the package and the JupyterLab app:

jlpm build
jupyter lab build