Skip to content

microcoder/jupyterlab-ubu-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyterlab Ubu Theme

This light theme is modify of built in JupyterLab Light Theme and uses Ubuntu fonts.

Prerequisites

  • JupyterLab >= 2.0.0

Installation

Installation from source code:

git clone https://github.com/microcoder/jupyterlab-ubu-theme
jupyter labextension install jupyterlab-ubu-theme

Uninstallation

jupyter labextension uninstall jupyterlab-ubu-theme
jupyter lab build

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

Packages

 
 
 

Contributors