0.1.1 • Published 4 years ago
@teknoir/jupyterlab-theme-teknoir v0.1.1
@teknoir/jupyterlab-theme-teknoir
Teknoir theme for Jupyterlab.
Prerequisites
- JupyterLab
Installation
With pip:
pip install jupyterlab-theme-teknoirFor Jupyterlab < 3
jupyter labextension install @teknoir/jupyterlab-theme-teknoirDark 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:devTo rebuild the package and the JupyterLab app:
jlpm build
jupyter lab build