@alexbella/jupyterlab-custom-themedeprecated

Colourful light theme for JupyterLab

Usage no npm install needed!

<script type="module">
  import alexbellaJupyterlabCustomTheme from 'https://cdn.skypack.dev/@alexbella/jupyterlab-custom-theme';
</script>

README

@alexbella/jupyterlab-custom-theme

Colourful light theme for JupyterLab

Screenshot

screenshot

Prerequisites

  • JupyterLab >=1.0

Installation

jupyter labextension install @alexbella/jupyterlab-custom-theme

Development

To build the package and the JupyterLab app:

jlpm install
jlpm run build
jupyter labextension install .
jupyter lab build