Skip to content

A theme extension for JupyterLab with the g2nb logo and colors

License

Notifications You must be signed in to change notification settings

g2nb/jupyterlab-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyterlab-theme

A theme extension for JupyterLab with the g2nb logo and colors

Prerequisites

  • JupyterLab >= 3.0.0

Installation

jupyter labextension install @g2nb/jupyterlab-theme

Development

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

npm install
jupyter labextension link .
jupyter labextension install .

To rebuild the package and the JupyterLab app:

npm run build
jupyter lab build

About

A theme extension for JupyterLab with the g2nb logo and colors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published