-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Binder integration in PySpark documentation
This PR proposes to fix the Binder links for 3.5.2 and 3.4.3. Manually tested: 3.4.3: https://mybinder.org/v2/gh/apache/spark/149638e0781?filepath=python%2Fdocs%2Fsource%2Fgetting_started%2Fquickstart_df.ipynb https://mybinder.org/v2/gh/apache/spark/149638e0781?filepath=python%2Fdocs%2Fsource%2Fgetting_started%2Fquickstart_connect.ipynb https://mybinder.org/v2/gh/apache/spark/149638e0781?filepath=python%2Fdocs%2Fsource%2Fgetting_started%2Fquickstart_ps.ipynb 3.5.2: https://mybinder.org/v2/gh/apache/spark/e1b425fd7d5?filepath=python%2Fdocs%2Fsource%2Fgetting_started%2Fquickstart_df.ipynb https://mybinder.org/v2/gh/apache/spark/e1b425fd7d5?filepath=python%2Fdocs%2Fsource%2Fgetting_started%2Fquickstart_connect.ipynb https://mybinder.org/v2/gh/apache/spark/e1b425fd7d5?filepath=python%2Fdocs%2Fsource%2Fgetting_started%2Fquickstart_ps.ipynb Author: Hyukjin Kwon <[email protected]> Closes #551 from HyukjinKwon/fix-binder-links.
- Loading branch information
1 parent
ac7a93b
commit d358525
Showing
4 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters