https://github.com/ericmiguel/jupyterlab-simpledark
A (growing) dark theme collection for JupyterLab.
https://github.com/ericmiguel/jupyterlab-simpledark
dark-theme data-science jupyter jupyterlab jupyterlab-extension jupyterlab-theme python
Last synced: 9 months ago
JSON representation
A (growing) dark theme collection for JupyterLab.
- Host: GitHub
- URL: https://github.com/ericmiguel/jupyterlab-simpledark
- Owner: ericmiguel
- License: bsd-3-clause
- Created: 2020-09-06T00:46:54.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-02-03T18:54:21.000Z (over 2 years ago)
- Last Synced: 2024-04-14T03:11:09.780Z (about 2 years ago)
- Topics: dark-theme, data-science, jupyter, jupyterlab, jupyterlab-extension, jupyterlab-theme, python
- Language: CSS
- Homepage:
- Size: 2.67 MB
- Stars: 26
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
A (growing) dark theme collection for JupyterLab.
|  |
| :----------------------------------------------------------------------------------------------------------------------: |
| _simpledark original_ |
|  |
| :-------------------------------------------------------------------------------------------------------------------: |
| _simpledark Fresh_ |
## Requirements
- JupyterLab >= 4.0.0
## Install
To install the extension, execute:
```bash
pip install jupyterlab-simpledark
```
## Contributing
See [CONTRIBUTING](CONTRIBUTING.md)