Chapter 3. Your Data Science Workbench


$ cd ~/tmp
$ source stockpred_env/bin/activate


$ cd ~/tmp/Machine-Learning-Engineering-with-MLflow/Chapter03/gradflow/
$ make


$ docker ps


http://localhost:8888

RUN -> /notebooks/mlflow_sample.ipynb
RUN -> /notebooks/stockpred_randomizer.ipynb


http://localhost:5000


$ make down