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:
[email protected]


Reply via email to