0.1.5 • Published 7 years ago
@mohirio/jupyterlab-horizon-theme v0.1.5
@mohirio/jupyterlab-horizon-theme
VSCode Horizon Theme port for JupyterLab
Screenshot
Prerequisites
- JupyterLab
Installation
jupyter labextension install @mohirio/jupyterlab-horizon-themeDevelopment
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 buildCredit
Thanks to Horizon Theme for VSCode for the great color scheme.
And thanks to Jupyter Atom Dark Theme for CSS elements styling.