dongjoon-hyun commented on a change in pull request #32649:
URL: https://github.com/apache/spark/pull/32649#discussion_r642703204



##########
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:
       Oh, I missed this comment last week. I only added plotly to Python 3.9 
for now. I will add it to Python 3.8 soon.




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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to