Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nfultz/jupyterlab-theme-simple-extension

A simpler theme from a more civilized time
https://github.com/nfultz/jupyterlab-theme-simple-extension

font jupyterlab jupyterlab-extension

Last synced: 3 months ago
JSON representation

A simpler theme from a more civilized time

Awesome Lists containing this project

README

        

# @nfultz/jupyterlab-theme-simple-extension

A JupyterLab theme extension which provides a simpler theme from a more civilized time.

## Installation

Here is what it took to get this working in a dev build:

npm install; npm install typescript; npm run build; npm run build:webpack; jupyter labextension install --debug .

or install from npm (may be old):

jupyter labextension install @nfultz/jupyterlab-theme-simple-extension

## Push a new build

npm login # creds
npm publish --access public

## Obligatory Screenshot

![Simple Theme In Action](https://i.imgur.com/e0dxKsv.png)