You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by GitBox <gi...@apache.org> on 2021/04/29 10:37:11 UTC

[GitHub] [submarine] ByronHsu commented on a change in pull request #542: SUBMARINE-773. Support MLflow model registry

ByronHsu commented on a change in pull request #542:
URL: https://github.com/apache/submarine/pull/542#discussion_r622929123



##########
File path: dev-support/docker-images/jupyter/Dockerfile
##########
@@ -107,12 +107,16 @@ RUN cp submarine/submarine-sdk/pysubmarine/example/submarine_experiment_sdk.ipyn
     rm submarine -rf
 
 # Install latest stable qlib
-RUN pip install numpy==1.19.5 pyqlib==0.6.1
+RUN pip install numpy==1.19.5 pyqlib==0.6.1 boto3

Review comment:
       boto3 should be separated to another line with the comment "Install minio dependencies"




-- 
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:
users@infra.apache.org