Skip to content
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

Fix installer #519

Merged
merged 1 commit into from Feb 26, 2020
Merged

Fix installer #519

merged 1 commit into from Feb 26, 2020

Conversation

GeorgianaElena
Copy link
Member

There is a bug in the upgrade logic of the installer. On a fresh TLJH install, conda 4.8.1 is installed.
If the installer is run again, instead of using the existing conda 4.8.1, conda 4.5.8 is installed and used, producing a CondaUpgradeError.

This should fix this issue.
Closes #517
Closes #332

@minrk minrk merged commit 8e6ba72 into jupyterhub:master Feb 26, 2020
@choldgraf
Copy link
Member

amazing! thanks thanks thanks :-)

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.

CondaUpgradeError Upgrade conda & hide the 'new version' nag during install
3 participants