0.1.0 • Published 4 years ago

@yiyuezhuo/jupyterlab_iws2000_background v0.1.0

Weekly downloads
3
License
BSD-3-Clause
Repository
-
Last release
4 years ago

@yiyuezhuo/jupyterlab_iws2000_background

A JupyerLab theme extension providing cute IWS2000 background.

Prerequisites

  • JupyterLab

Installation

jupyter labextension install @yiyuezhuo/jupyterlab_iws2000_background

Development

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 build