Skip to main content

Jupter Lab Dracula Theme

Project description

JLDracula

Github Actions Status

Jupter Lab Dracula Theme

Requirements

  • JupyterLab >= 3.0

Install

pip install JLDracula

Contributing

Development install

Note: You will need NodeJS to build the extension package.

The jlpm command is JupyterLab's pinned version of yarn that is installed with JupyterLab. You may use yarn or npm in lieu of jlpm below.

# Clone the repo to your local environment
# Change directory to the JLDracula directory
# Install package in development mode
pip install -e .
# Link your development version of the extension with JupyterLab
jupyter labextension develop . --overwrite
# Rebuild extension Typescript source after making changes
jlpm run build

You can watch the source directory and run JupyterLab at the same time in different terminals to watch for changes in the extension's source and automatically rebuild the extension.

# Watch the source directory in one terminal, automatically rebuilding when needed
jlpm run watch
# Run JupyterLab in another terminal
jupyter lab

With the watch command running, every saved change will immediately be built locally and available in your running JupyterLab. Refresh JupyterLab to load the change in your browser (you may need to wait several seconds for the extension to be rebuilt).

By default, the jlpm run build command generates the source maps for this extension to make it easier to debug using the browser dev tools. To also generate source maps for the JupyterLab core extensions, you can run the following command:

jupyter lab build --minimize=False

Uninstall

pip uninstall JLDracula

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

JLDracula-0.1.0.tar.gz (386.4 kB view details)

Uploaded Source

Built Distribution

JLDracula-0.1.0-py3-none-any.whl (36.1 kB view details)

Uploaded Python 3

File details

Details for the file JLDracula-0.1.0.tar.gz.

File metadata

  • Download URL: JLDracula-0.1.0.tar.gz
  • Upload date:
  • Size: 386.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.5

File hashes

Hashes for JLDracula-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1cc115a0353e7985a272404e0ceb0e78b3bc4eae63859913205338a710504191
MD5 3051881d05dd74095cb40935bae823c6
BLAKE2b-256 3a82227b4e3bae2dde46da3d829b57ac95f5f6e696df68cdab5d3edf77ae0950

See more details on using hashes here.

File details

Details for the file JLDracula-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: JLDracula-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 36.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.5

File hashes

Hashes for JLDracula-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 80acbbe92593104efb1e5e311f3e0eadff9e7d7269db176e1a24280bc208bc51
MD5 6ff383d955841b4f9efcdcb2e0472bc7
BLAKE2b-256 ea9285da921b35c4d3b12a75d5ec85985c909db69d20945381fc90d5a369a8b4

See more details on using hashes here.

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