@yudai-nkt/jupyterlab_city-lights-theme

A port of the City Lights theme for JupyterLab

Usage no npm install needed!

<script type="module">
  import yudaiNktJupyterlabCityLightsTheme from 'https://cdn.skypack.dev/@yudai-nkt/jupyterlab_city-lights-theme';
</script>

README

JupyterLab City Lights Theme

npm build

A port of the City Lights theme for JupyterLab

Preview

Installation

Run the following command in your terminal.

jupyter labextension install @yudai-nkt/jupyterlab_city-lights-theme

Development

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

npm ci
jupyter labextension link .

To rebuild the package and the JupyterLab app:

npm run build
jupyter lab build

License

This repository is licensed under the MIT License. See LICENSE.md for details.

Acknowledgement

This JupyterLab theme was never made possible without the City Lights color palette originally designed by Yummygum. I appreciate their great work.