Skip to content

Install Spark 4 release version#2300

Merged
mathbunnyru merged 1 commit into
jupyter:mainfrom
mathbunnyru:spark4_release
May 30, 2025
Merged

Install Spark 4 release version#2300
mathbunnyru merged 1 commit into
jupyter:mainfrom
mathbunnyru:spark4_release

Conversation

@mathbunnyru

Copy link
Copy Markdown
Member

Describe your changes

Issue ticket if applicable

Checklist (especially for first-time contributors)

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests
  • I will try not to use force-push to make the review process easier for reviewers
  • I have updated the documentation for significant changes

) -> str:
"""Check if nbconvert is able to convert a notebook file"""
cont_data_file = "/home/jovyan/data/" + host_file.name
cont_data_file = "/home/jovyan/" + host_file.name

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason, this test requires the directory where the file is to be writeable now.
I don't have time to dig into why this happens, so I just changed the mounted file location

@mathbunnyru

Copy link
Copy Markdown
Member Author

It seems that this version has not yet been publicly released, but will be quite soon: https://lists.apache.org/thread/dbzg7881cz9yxzszhht40tr4hoplkhko

I will wait for the release before merging this.

@mathbunnyru mathbunnyru mentioned this pull request May 24, 2025
4 tasks
@mathbunnyru

Copy link
Copy Markdown
Member Author

https://spark.apache.org/releases/spark-release-4-0-0.html

@mathbunnyru mathbunnyru merged commit f9a75e5 into jupyter:main May 30, 2025
69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant