bsc-scanflow / scanflow

Scanflow-Kubernetes is a platform to simplify MLOps.
MIT License
6 stars 1 forks source link

Install scanflow by using setup.py #5

Closed peiniliu closed 3 years ago

peiniliu commented 3 years ago

We expect that user can install this repository by using

pip install scanflow
pip install git+https://github.com/bsc-scanflow/scanflow.git

Alternatively, user can clone this repository and then run the following to install:

python setup.py install
peiniliu commented 3 years ago

commit 3bdb9ad9a412e8e56a02cb2b05e348ca3af8bb74

peiniliu commented 3 years ago

test version 0.0.1 https://pypi.org/project/scanflow/ pip install scanflow