Skip to main content

KTS Light theme for JupyterLab

Project description

kts_light_theme

Light theme for Knowing the Sky. Experimental, not yet for distribution.

dev environment setup

Create a conda environment with at least:

  • jupyterlab>=4.3.1
  • jupyterlab-myst
  • python<3.14
  • nodejs=22 (do not use your system node)

make is also required.

If you have the dependencies for Knowing The Sky installed, the only additional requirement is nodejs=22.

Do not install hatch-jupyter-builder.

dev installation

initial

run make build && make install. This will download all node dependencies, perform an initial build of the extension, and symlink it to the central Jupyter extensions directory. Now the extension should be available in JupyterLab, and changes you make to kts_light_theme/labextension/themes/kts-light-theme/index.css will appear in JupyterLab on page reload.

rebuild

If you want to ship changes to the theme, run make rebuild. This will propagate changes from kts_light_theme/labextension/themes/kts-light-theme/index.css into the non-editable ("regular") version of the extension.

reinstall/relink

If your links get messed up somehow such that you can't rebuild the package or Jupyter can't find your editable CSS, run make reinstall. Do not attempt to relink by directly reinstalling the package with pip. The Lab extension build sequence will cause this to fail.

full reinstall

Run make clean && make build && make install.

A note on PyCharm

The package includes ESLint configurations, which PyCharm will attempt to automatically use. It will probably fail unless you have all the correct node packages and a compatible .stylelintrc available at system level. This will create annoying error messages when editing many files. To fix this, you can either install them at system level or go to Settings/Stylelint and point it to the node module jlpm installed when you did the initial install: node_modules/stylelint (relative to repo root)

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

kts_light_theme-0.1.0.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kts_light_theme-0.1.0-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kts_light_theme-0.1.0.tar.gz
  • Upload date:
  • Size: 13.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for kts_light_theme-0.1.0.tar.gz
Algorithm Hash digest
SHA256 79f5414855b147fd5cd0d37329a495574628f5dbee8a824699452c1566e5d5a2
MD5 361162f1db7d0dc4701b8b81acdf476e
BLAKE2b-256 57edede389576672ffead820cc5327b59d92ad45ecbedb019aed806e35bd4ca9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kts_light_theme-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c10862e4a955669e2f2b8544f0810b70263659d6b6644388cf70b12a5eb17b82
MD5 397aabb81f65bad29f1e35bfd6a01f4a
BLAKE2b-256 0cf4f9b4f1ed182ecb1c99e46caa6d36bd38712ace3b13a4749e5493f4901027

See more details on using hashes here.

Supported by

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