ByronHsu commented on a change in pull request #542:
URL: https://github.com/apache/submarine/pull/542#discussion_r623671216
##########
File path: dev-support/docker-images/jupyter/Dockerfile
##########
@@ -109,10 +109,17 @@ RUN cp
submarine/submarine-sdk/pysubmarine/example/submarine_experiment_sdk.ipyn
# Install latest stable qlib
RUN pip install numpy==1.19.5 pyqlib==0.6.1
+# Install mlflow & minio dependencies
+RUN pip install boto3
Review comment:
the version should be fixed too
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]