Skip to content

Feature branch to update to 1.6 #813

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

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Conversation

ogrisel
Copy link
Collaborator

@ogrisel ogrisel commented Apr 2, 2025

WARNING: do not merge while the jupyterhub container has not been updated to scikit-learn 1.6.

Fixes: #789.

The update-to-scikit-learn-1.6 branch is meant to be used as a temporary target for all PRs related to the update to the latest version of the scikit-learn library.

We are free to sync-execute the notebooks in this branch to test that the code works without warnings against the latest version of scikit-learn.

Once done, and once we have checked that the code in the wrap-up quiz solution works in the private repo, we can resync all notebooks / exercises using the Makefile and merge this branch and update the jupyterhub container.

@ArturoAmorQ
Copy link
Collaborator

FYI I ran the script introduced in #817 and manually compared the output with our expected results for all of the wrap-up quizzes. Everything seems to be working as intended for v1.6.

You have my green light to bumping to 1.6 🚀

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.

Bump scikit-learn version to 1.6 on JupyterHub
3 participants