nchammas commented on a change in pull request #27376: [SPARK-30665][PYSPARK] Eliminate pypandoc dependency URL: https://github.com/apache/spark/pull/27376#discussion_r372758538
########## 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: > bundled pandas I assume you mean bundled pandoc. I will add a note that pandoc is required and should be installed with whatever system package manager is appropriate. (Note that this is [what the Dockerfile does today](https://github.com/apache/spark/blob/c228810edcc2bc631029aa12a435aea701d061c2/dev/create-release/spark-rm/Dockerfile#L60-L61).) ---------------------------------------------------------------- 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]
