[GitHub] [spark] nchammas commented on a change in pull request #29491: [SPARK-32204][SPARK-32182][DOCS] Add a quickstart page with Binder integration in PySpark documentation

2020-08-24 Thread GitBox
nchammas commented on a change in pull request #29491: URL: https://github.com/apache/spark/pull/29491#discussion_r475923559 ## File path: dev/create-release/spark-rm/Dockerfile ## @@ -36,7 +36,7 @@ ARG APT_INSTALL="apt-get install --no-install-recommends -y" # TODO(SPARK-3240

[GitHub] [spark] nchammas commented on a change in pull request #29491: [SPARK-32204][SPARK-32182][DOCS] Add a quickstart page with Binder integration in PySpark documentation

2020-08-21 Thread GitBox
nchammas commented on a change in pull request #29491: URL: https://github.com/apache/spark/pull/29491#discussion_r474834499 ## File path: python/docs/source/getting_started/quickstart.ipynb ## @@ -0,0 +1,1091 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "metadata":

[GitHub] [spark] nchammas commented on a change in pull request #29491: [SPARK-32204][SPARK-32182][DOCS] Add a quickstart page with Binder integration in PySpark documentation

2020-08-21 Thread GitBox
nchammas commented on a change in pull request #29491: URL: https://github.com/apache/spark/pull/29491#discussion_r474834499 ## File path: python/docs/source/getting_started/quickstart.ipynb ## @@ -0,0 +1,1091 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "metadata":

[GitHub] [spark] nchammas commented on a change in pull request #29491: [SPARK-32204][SPARK-32182][DOCS] Add a quickstart page with Binder integration in PySpark documentation

2020-08-21 Thread GitBox
nchammas commented on a change in pull request #29491: URL: https://github.com/apache/spark/pull/29491#discussion_r474831904 ## File path: dev/lint-python ## @@ -196,6 +196,22 @@ function sphinx_test { return fi +# TODO(SPARK-32666): Install nbsphinx in Jenk

[GitHub] [spark] nchammas commented on a change in pull request #29491: [SPARK-32204][SPARK-32182][DOCS] Add a quickstart page with Binder integration in PySpark documentation

2020-08-20 Thread GitBox
nchammas commented on a change in pull request #29491: URL: https://github.com/apache/spark/pull/29491#discussion_r474085613 ## File path: python/docs/source/getting_started/quickstart.ipynb ## @@ -0,0 +1,1091 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "metadata":

[GitHub] [spark] nchammas commented on a change in pull request #29491: [SPARK-32204][SPARK-32182][DOCS] Add a quickstart page with Binder integration in PySpark documentation

2020-08-20 Thread GitBox
nchammas commented on a change in pull request #29491: URL: https://github.com/apache/spark/pull/29491#discussion_r474019981 ## File path: docs/README.md ## @@ -63,7 +63,7 @@ See also https://github.com/sphinx-doc/sphinx/issues/7551. --> ```sh -$ sudo pip install 'sphinx<3.

[GitHub] [spark] nchammas commented on a change in pull request #29491: [SPARK-32204][SPARK-32182][DOCS] Add a quickstart page with Binder integration in PySpark documentation

2020-08-20 Thread GitBox
nchammas commented on a change in pull request #29491: URL: https://github.com/apache/spark/pull/29491#discussion_r474018689 ## File path: dev/lint-python ## @@ -196,6 +196,22 @@ function sphinx_test { return fi +# TODO(SPARK-32666): Install nbsphinx in Jenk