A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/dunovank/jupyterlab_legos_ui below:

dunovank/jupyterlab_legos_ui: legos light ui and syntax theme for jupyterlab (modeled after jupyter-themes style)

Legos light ui and syntax theme for jupyterlab

NOTE: After installing and launching jupyter lab, the theme still needs to be enabled: Settings > JupyterLab Theme > @dunovank/jupyterlab_legos_ui

pip install jupyterlab_legos_ui
pip uninstall jupyterlab_legos_ui
jupyter labextension uninstall @dunovank/jupyterlab_legos_ui
Build & Watch (Terminal 1)
# Clone the repo to your local environment
# cd to the jupyterlab_legos_ui dir
# Install package in editable (-e) mode
pip install -e .

# Link your dev version of
# the extension with JupyterLab
jupyter labextension develop . --overwrite

# Rebuild extension Typescript
# source after making changes
jlpm run build

# Watch the source
# dir in Terminal 1
jlpm run watch
Run JupyterLab (Terminal 2)
pip install jupyter_packaging twine
python setup.py sdist bdist_wheel && twine upload dist/*
jlpm build:lib && npm publish --access public

TODO


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4