https://github.com/dracula/jupyterlab
🧛🏻♂️ Dark theme for JupyterLab
https://github.com/dracula/jupyterlab
dark-theme dracula jupyterlab
Last synced: about 1 year ago
JSON representation
🧛🏻♂️ Dark theme for JupyterLab
- Host: GitHub
- URL: https://github.com/dracula/jupyterlab
- Owner: dracula
- License: mit
- Created: 2020-01-16T13:10:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-09T14:58:09.000Z (over 2 years ago)
- Last Synced: 2025-03-27T17:21:22.441Z (about 1 year ago)
- Topics: dark-theme, dracula, jupyterlab
- Language: CSS
- Homepage: https://draculatheme.com/jupyterlab
- Size: 1.4 MB
- Stars: 38
- Watchers: 5
- Forks: 15
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# JLDracula

[](https://badge.fury.io/py/JLDracula.svg)
# Dracula for [JupyterLab](https://jupyter.org/)
> A dark theme for [JupyterLab](https://jupyter.org/)

## Requirements
* JupyterLab >= 3.0
## Install
All instructions can be found at [draculatheme.com/jupyterlab](https://draculatheme.com/jupyterlab).
```bash
pip install JLDracula
```
## Uninstall
```bash
pip uninstall JLDracula
```
## Team
This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/jupyterlab/graphs/contributors).
[](https://github.com/karosc) |
--- |
[Constantine Karos](https://github.com/karosc) |
## Community
* [Twitter](https://twitter.com/draculatheme) - Best for getting updates about themes and new stuff.
* [GitHub](https://github.com/dracula/dracula-theme/discussions) - Best for asking questions and discussing issues.
* [Discord](https://draculatheme.com/discord-invite) - Best for hanging out with the community.
## License
[MIT License](./LICENSE)