Pyenv to uv - #374
Merged
Merged
Pyenv to uv#374
Conversation
We currently give students 3 options depending on if they did a bootcamp before, and on which machine. Students have to unfold one of the options. Too often they miss this step. The large majority has not done a bootcamp before, nor used dotfiles on another machine. So we take that as the base case, with a dropdown for other cases. The dropdown redirects them to a TA with some options. We can improve this in a later phase, or add a Q&A for this specific use case. Low prio at this point. This is inspired by the work already done in DE setup.
We already installed both before. Version 5.2 of xz is around since 2014. Pretty sure we won't run into a fossil.
We check it later in the notebook. Let's assume the happy scenario: - Python is installed - Jupyter is installed - We see the correct Python version in the notebook - Packages are installed, evidenced by Pandas If it's the wrong Python already in the terminal, it will surface either when we try to launch Jupyter, or when we check the version in the notebook. If the version in the notebook is correct, it will be correct in the terminal too.
Not yet removing the old files, not touching the remote setup for now. Also remove conda check: for the rare case where students have it installed, it won't conflict with our setup because we activate the uv venv.
gmanchon
reviewed
Sep 21, 2026
gmanchon
reviewed
Sep 21, 2026
gmanchon
reviewed
Sep 21, 2026
gmanchon
reviewed
Sep 21, 2026
| - The app will also ask for a selfie and request your profession | ||
| - The app will require a photo of your identification card or passport | ||
|
|
||
| Once this is done, select the standard (free) plan. No need to add the card to Apple pay, or ask for a the delivery of a physical card, or add money securely. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Integrates the changes made in #371 while adding the move from
pyenvtouv.Better review this one.
The idea is to keep the one without
uvas a backup, e.g. for students in running batches who have to redo their setup.