starcore-explorer-bad/requirements.txt
2023-06-24 01:32:05 +08:00

19 lines
481 B
Plaintext

# Core modules (mandatory)
jupyterlite-core==0.1.0
jupyterlab~=3.5.1
# Python kernel (optional)
jupyterlite-pyodide-kernel==0.0.6
# JupyterLab: dark theme
jupyterlab-night
# JupyterLab: Miami nights theme (optional)
jupyterlab_miami_nights
# Python: ipyevents library for Jupyter notebooks (optional)
ipyevents>=2.0.1
# Python: interative Matplotlib library for Jupyter notebooks (optional)
ipympl>=0.8.2
# Python: ipyleaflet library for Jupyter notebooks (optional)
ipyleaflet