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: 7 days ago
JSON representation
A simpler theme from a more civilized time
- Host: GitHub
- URL: https://github.com/nfultz/jupyterlab-theme-simple-extension
- Owner: nfultz
- Created: 2019-04-23T21:32:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-18T19:04:34.000Z (over 4 years ago)
- Last Synced: 2025-04-21T15:43:31.533Z (14 days ago)
- Topics: font, jupyterlab, jupyterlab-extension
- Language: CSS
- Size: 51.8 KB
- Stars: 18
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
