Skip to content

Pin some packages to fix r-notebook and datascience-notebook under aarch64 #2215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

mathbunnyru
Copy link
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

@mathbunnyru
Copy link
Member Author

I was able to determine which packages changed since last build: #2214 (comment)

Changing these 2 packages back fixes tests.

@mathbunnyru
Copy link
Member Author

And here is explanation why this change is valid:

https://github.com/tidymodels/recipes/blob/main/DESCRIPTION
https://github.com/tidymodels/parsnip/blob/main/DESCRIPTION

In both these files you will find sparsevctrs (>= 0.2.0), has been added in the latest version.
And this package is not yet available for aarch64: conda-forge/r-sparsevctrs-feedstock#4

So, let's not use latest versions until package we depend on becomes available.

@mathbunnyru mathbunnyru changed the title Pin some packages to fix r-notebook build under aarch64 Pin some packages to fix r-notebook and data science-notebook under aarch64 Feb 17, 2025
@mathbunnyru mathbunnyru changed the title Pin some packages to fix r-notebook and data science-notebook under aarch64 Pin some packages to fix r-notebook and datascience-notebook under aarch64 Feb 17, 2025
@mathbunnyru mathbunnyru merged commit f3a92fa into jupyter:main Feb 17, 2025
73 checks passed
mathbunnyru added a commit to mathbunnyru/docker-stacks that referenced this pull request Feb 18, 2025
mathbunnyru added a commit that referenced this pull request Feb 18, 2025
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