issues
search
compute-tooling
/
compute-studio
A Utility for Sharing Computational Models
https://compute.studio
Other
15
stars
5
forks
source link
Update Dockerfile for apps on C/S
#484
Closed
hdoupe
closed
3 years ago
hdoupe
commented
3 years ago
Fixes error with pulling linux updates by using the
continuumio/miniconda3:master
base image.
Removes unnecessary
tornado
dep since Dask is not used in the c/s cluster any more.
Bumps
cs-kit
requirement to 1.16.9, which includes
pyyaml
as a dependency.
continuumio/miniconda3:master
base image.tornado
dep since Dask is not used in the c/s cluster any more.cs-kit
requirement to 1.16.9, which includespyyaml
as a dependency.