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

freeze with mamba, add 3.9 #1017

Merged
merged 5 commits into from Mar 3, 2021
Merged

freeze with mamba, add 3.9 #1017

merged 5 commits into from Mar 3, 2021

Conversation

minrk
Copy link
Member

@minrk minrk commented Feb 18, 2021

  • use mamba to install in freeze.py to save time
  • add 3.9 to frozen environment list
  • bump notebook, nbconvert, jupyterhub-singleuser to current

- jupyterhub-singleuser==1.3.0
- nbconvert==6.0.7
- notebook==6.2.0
Copy link
Member

@manics manics left a comment

Choose a reason for hiding this comment

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

The switch to mamba looks good! I had a couple of inline queries about some of the dependency changes.

adds 3.9 environment
avoids pulling in newer releases from defaults

this is conda's default behavior, but not mamba's
make sure we don't get any packages from 'defaults'
Copy link
Member

@manics manics left a comment

Choose a reason for hiding this comment

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

LGTM. I think it'd be good to have some sanity checks in the script to check for package removals or downgrades, but that can be discussed separately.

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.

None yet

2 participants