34 lines
673 B
Plaintext
34 lines
673 B
Plaintext
# kubeflow packages
|
|
kfp==1.0.4
|
|
kfp-server-api==1.0.4
|
|
kfserving==0.4.1
|
|
|
|
# scipy packages
|
|
# https://github.com/jupyter/docker-stacks/blob/master/scipy-notebook/Dockerfile
|
|
beautifulsoup4==4.9.3
|
|
bokeh==2.3.0
|
|
#Bottleneck==1.3.2 Could not build wheels for Bottleneck which use PEP 517 and cannot be installed directly
|
|
cloudpickle==1.6.0
|
|
cython==0.29.22
|
|
dask==2021.3.0
|
|
dill==0.3.3
|
|
h5py==3.2.1
|
|
ipympl==0.6.3
|
|
ipywidgets==7.6.3
|
|
matplotlib==3.3.4
|
|
numba==0.53.0
|
|
numexpr==2.7.3
|
|
pandas==1.2.3
|
|
patsy==0.5.1
|
|
protobuf==3.15.6
|
|
scikit-image==0.18.1
|
|
scikit-learn==0.24.1
|
|
scipy==1.6.1
|
|
seaborn==0.11.1
|
|
SQLAlchemy==1.3.23
|
|
statsmodels==0.12.2
|
|
sympy==1.7.1
|
|
tables==3.6.1
|
|
vincent==0.4.4
|
|
xlrd==2.0.1
|