HyukjinKwon opened a new pull request, #47883:
URL: https://github.com/apache/spark/pull/47883

   ### What changes were proposed in this pull request?
   
   This PR proposes to fix Binder integration by using `Dockerfile` directly.
   
   ### Why are the changes needed?
   
   Binder integration is broken now 
(https://mybinder.org/v2/gh/apache/spark/bb7846dd487?filepath=python%2Fdocs%2Fsource%2Fgetting_started%2Fquickstart_df.ipynb):
   
   ![Screenshot 2024-08-27 at 2 04 35 
PM](https://github.com/user-attachments/assets/29222fc2-7cc6-43fa-8e04-a65c8384c4d5)
   
   This seems to be related to the size of the repository 
(https://github.com/jupyterhub/mybinder.org-deploy/issues/3074).
   
   I tried all the ways out but could not find the way except using 
`Dockerfile`.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes. This should recover the Binder integration.
   
   ### How was this patch tested?
   
   Manually tested within my fork:
   
   
https://mybinder.org/v2/gh/HyukjinKwon/spark/binder-test1?filepath=python%2Fdocs%2Fsource%2Fgetting_started%2Fquickstart_df.ipynb
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to