Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dracula/jupyterlab
🧛🏻♂️ Dark theme for JupyterLab
https://github.com/dracula/jupyterlab
dark-theme dracula jupyterlab
Last synced: 13 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-09T14:58:09.000Z (about 1 year ago)
- Last Synced: 2024-10-16T18:31:17.609Z (28 days ago)
- Topics: dark-theme, dracula, jupyterlab
- Language: CSS
- Homepage: https://draculatheme.com/jupyterlab
- Size: 1.4 MB
- Stars: 35
- Watchers: 6
- Forks: 15
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# JLDracula
![Github Actions Status](https://github.com/dracula/jupyterlab/workflows/Build/badge.svg)
[![PyPI version](https://badge.fury.io/py/JLDracula.svg)](https://badge.fury.io/py/JLDracula.svg)# Dracula for [JupyterLab](https://jupyter.org/)
> A dark theme for [JupyterLab](https://jupyter.org/)
![Screenshot](./screenshot.png)
## 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
```
## TeamThis theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/jupyterlab/graphs/contributors).
[![Constantine Karos](https://avatars1.githubusercontent.com/u/36245370?s=70)](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)