HyukjinKwon commented on a change in pull request #27376: 
[SPARK-30665][PYSPARK] Eliminate pypandoc dependency
URL: https://github.com/apache/spark/pull/27376#discussion_r372755073
 
 

 ##########
 File path: docs/README.md
 ##########
 @@ -38,7 +38,7 @@ installed. Also install the following libraries:
 ```sh
 $ sudo gem install jekyll jekyll-redirect-from rouge
 # Following is needed only for generating API docs
-$ sudo pip install sphinx pypandoc mkdocs
 
 Review comment:
   So, to be more explicit, I think this seems installing bundled ~~pandas~~ 
pandoc properly in Mac or Windows given pypandoc's doc. Now, R documentation 
generation might not work in Mac or Windows (because this instruction does not 
install pandoc)

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


With regards,
Apache Git Services

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

Reply via email to