Files
Man1130/task1/Man1130-python-comission/tryout/jupyterlab-bokeh-helloworld/Pipfile
louiscklaw e44aead3d5 update,
2025-02-01 01:58:19 +08:00

18 lines
237 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
jupyterlab = "*"
jupyter-bokeh = "*"
networkx = "*"
datashader = "*"
holoviews = "*"
hvplot = "*"
[dev-packages]
[requires]
python_version = "3.10"