mamba-org / gator

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

feat: clone conda-store environment #172

Closed gabalafou closed 2 years ago

gabalafou commented 2 years ago

Closes Quansight/conda-store#142

github-actions[bot] commented 2 years ago

Binder :point_left: Launch a binder notebook on the branch Quansight/gator/clone-conda-store-environment-gab

gabalafou commented 2 years ago

See notes/discussion at https://github.com/Quansight/gator/pull/36

fcollonval commented 2 years ago

Kicking the CI

fcollonval commented 2 years ago

Do you mind rebasing the PR on master @gabalafou ?

fcollonval commented 2 years ago

Kicking the CI

fcollonval commented 2 years ago

Ok now we get useful CI (except test on Windows that you can ignore for now).

It seems your code need linting. Could you run jlpm run eslint and commit the changes please?

fcollonval commented 2 years ago

Would you mind rebasing this PR on mamba-org:conda-store-integration?

fcollonval commented 2 years ago

Thanks for rebasing

This PR has a linter issue. Would you mind running jlpm eslint locally and publish the changes?