Files
004_comission/Man1130/jupyter/Man1130-python-comission/tryout/jupyter-bokeh-helloworld/Pipfile
louiscklaw fc6f79b133 update,
2025-01-31 20:57:47 +08:00

22 lines
282 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
jupyter = "*"
notebook = "*"
pandas = "*"
quandl = "*"
seaborn = "*"
sklearn = "*"
scikit-learn = "*"
pydot = "*"
bokeh = "*"
jupyter-bokeh = "*"
[dev-packages]
[requires]
python_version = "3"