mamba-org / gator

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

Make base URL of conda-store server a setting in the settingRegistry #161

Closed peytondmurray closed 2 years ago

peytondmurray commented 2 years ago

Summary

This PR makes the base URL of the conda-store server a setting in the SettingRegistry, allowing the user to change it at will. This is useful for cases where the conda-store server isn't running locally, or for example when it is configured to run on a different port than the usual http://localhost:5000.

Changes

See https://github.com/Quansight/conda-store/issues/146 for more information.

github-actions[bot] commented 2 years ago

Binder :point_left: Launch a binder notebook on the branch Quansight/gator/set-conda-store-url