Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-03T18:54:21.000Z (12 months ago)
- Last Synced: 2024-04-14T03:11:09.780Z (10 months 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](https://raw.githubusercontent.com/ericmiguel/jupyterlab-simpledark/v1.0.0/examples/original1.png) |
| :----------------------------------------------------------------------------------------------------------------------: |
| _simpledark original_ || ![simpledark original](https://raw.githubusercontent.com/ericmiguel/jupyterlab-simpledark/v1.0.0/examples/fresh1.png) |
| :-------------------------------------------------------------------------------------------------------------------: |
| _simpledark Fresh_ |## Requirements
- JupyterLab >= 4.0.0
## Install
To install the extension, execute:
```bash
pip install jupyterlab-simpledark
```## Contributing
See [CONTRIBUTING](CONTRIBUTING.md)