2.2.5 • Published 5 years ago

@kenshohara/theme-nord-extension v2.2.5

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

theme-nord-extension

This is a theme extension for juypterlab based on the Nord color palette. I recommend Source Han Mono/Souce Code Pro fonts for this theme.

sample image

Prerequisites

  • JupyterLab

Installation

jupyter labextension install @kenshohara/theme-nord-extension

Development (for me)

For a development install, do the following in the repository directory:

conda create -n jupyterlab-ext --override-channels --strict-channel-priority -c conda-forge -c anaconda jupyterlab cookiecutter nodejs git
conda activate jupyterlab-ext
jlpm install
jlpm run build
jupyter labextension link .
2.2.5

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago