mamba-org / gator

Conda environment and package management extension from within Jupyter
Other
259 stars 31 forks source link

Load first environment if none is_default #179

Closed gabalafou closed 2 years ago

gabalafou commented 2 years ago

But instead of hiding the package panel, I think it makes more sense (for consistency) to make sure that we pick some environment to load.

Step towards closing https://github.com/Quansight/conda-store/issues/240.

github-actions[bot] commented 2 years ago

Binder :point_left: Launch a binder notebook on the branch Quansight/gator/load-first-env-if-no-default

gabalafou commented 2 years ago

Oops, I actually think situation 2 justifies this PR, but it means that this PR doesn't 100% fix https://github.com/Quansight/conda-store/issues/240.

fcollonval commented 2 years ago

Oops, I actually think situation 2 justifies this PR, but it means that this PR doesn't 100% fix Quansight/conda-store#240.

:+1: Ok then I'll merge this one