Skip to content

Conversation

@mathbunnyru
Copy link
Member

No description provided.

conda install --channel defaults humanize
mamba install --channel defaults humanize
# configure conda to add default channels at the top of the list
conda config --system --prepend channels defaults
Copy link
Member Author

Choose a reason for hiding this comment

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

Currently, only install, create, list, search, run, info and clean are supported through mamba.


Ref: <https://github.com/jupyter/docker-stacks/issues/675>

## Enable auto-sklearn notebooks
Copy link
Member Author

Choose a reason for hiding this comment

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

This is easily installable as mamba install auto-sklearn, so let's remove this old instruction.

@mathbunnyru
Copy link
Member Author

I didn't change env variables like CONDA_DIR and so on to save compatibility.
Ideally, this change is 100% compatible.

@consideRatio
Copy link
Member

@mathbunnyru in this PR I felt you managed to comment exactly the kind of info I needed to feel at ease about the changes :) Thanks for making it so easy for me as a reviewer, and thank you for your thorough work!

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.

2 participants