Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```
## Team

This 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)