HyukjinKwon commented on a change in pull request #31082: URL: https://github.com/apache/spark/pull/31082#discussion_r553670579
########## File path: python/docs/source/getting_started/index.rst ########## @@ -21,6 +21,9 @@ Getting Started =============== This page summarizes the basic steps required to setup and get started with PySpark. +There are more guides shared with other languages such as +`Quick Start <http://spark.apache.org/docs/latest/quick-start.html>`_ in Programming Guides Review comment: Yeah ... I tried so hard to find a good way but failed. This is because the link here is outer side of the PySpark documentation build. So it can't resolve the link when PySpark documentation builds. ---------------------------------------------------------------- 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]
