Skip to main content

A JupyterLab extension.

Project description

Simpledark

PyPI version

A (growing) dark theme collection for JupyterLab.

Simpledark original Simpledark fresh (new 🎉)
original fresh

🔧 Configurations

What about a nostalgic Jupyter Notebook layout? Set a cell max-width.

settings -> advanced settings editor -> theme - Simpledark

{
    "maxCellWidth": "1024px"
}

original

⚠️ Requirements

  • JupyterLab >= 3.0

💿 Install

The source code is currently hosted on GitHub at: https://github.com/ericmiguel/jupyterlab-simpledark.

Installers for the latest released version are available at the PyPI.

pip install jupyterlab-simpledark

To uninstall, run:

pip uninstall jupyterlab-simpledark

🔨 Contributing

Development install

For a development install, run the following commands in the repository directory:

npm install                   # install npm package dependencies
npm run build                 # optional build step if using TypeScript, babel, etc.
jupyter labextension install  # install the current directory as an extension

For incremental builds use:

jupyter lab --watch

To rebuild the package and the JupyterLab app:

npm run build
jupyter lab build

See also JupyterLab's documentation Development workflow for source extensions.

👷 Maintainer

Eric Miguel

📜 License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jupyterlab-simpledark-1.0.0.tar.gz (1.1 MB view hashes)

Uploaded Source

Built Distribution

jupyterlab_simpledark-1.0.0-py3-none-any.whl (86.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page