mamba-org / gator

Conda environment and package management extension from within Jupyter
Other
260 stars 30 forks source link

Dedicated branch for the Conda Store integration #156

Closed pierrotsmnrd closed 3 years ago

pierrotsmnrd commented 3 years ago

Description

Conda Store is a tool to easily manage, scalably build and serve environments.

There is a current effort from Quansight to integrate Conda Store into Gator. We've presented the project to @fcollonval and defined together the best way to do this.

A first PR has been open. The destination of this PR is the master. But we thought : it would be easier for the mamba-org team that we make pull requests on a specific branch. This would ease the project by allowing more frequent reviews and discussions, and merges. Ultimately, once the project is done, the merge of this branch to the master will also be easier.

In this context : can you please create a branch named conda-store-integration (or any name you'll judge suitable) ? Once it's done, we'll modify our PR to make it point to it.

Thanks a lot for your help and cooperation. Best regards.

Actions

fcollonval commented 3 years ago

This is a good idea. Everything should be now set up as proposed.