HyukjinKwon commented on a change in pull request #32649:
URL: https://github.com/apache/spark/pull/32649#discussion_r637772838



##########
File path: .github/workflows/build_and_test.yml
##########
@@ -215,7 +215,7 @@ jobs:
     # Ubuntu 20.04. See also SPARK-33162.
     - name: Install Python packages (Python 3.6)
       run: |
-        python3.6 -m pip install numpy 'pyarrow<3.0.0' pandas scipy xmlrunner
+        python3.6 -m pip install numpy 'pyarrow<3.0.0' pandas scipy xmlrunner 
plotly>=4.8

Review comment:
       @dongjoon-hyun FYI. Would you mind installing plotly at Python 3.8 in 
the Docker image we use when you find some time?




-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to