Files
004_comission/Man1130/jupyter/Man1130-python-comission/tryout/jupyterlab-bokeh-helloworld/Pipfile
louiscklaw fc6f79b133 update,
2025-01-31 20:57:47 +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"