conda-incubator / conda-store-ui

conda-store-ui is a frontend for conda-store powered by react
https://conda-incubator.github.io/conda-store-ui/
BSD 3-Clause "New" or "Revised" License
13 stars 19 forks source link

[ENH] - URL based navigation in the conda-store UI #365

Open aktech opened 8 months ago

aktech commented 8 months ago

Feature description

Add the ability to navigate to environments based on url, like:

/conda-store/<username>/<my-environment-name>/<environment-id> instead of just /conda-store/<username>/ every time

Value and/or benefit

Anything else?

No response

aktech commented 8 months ago

Example:

https://github.com/conda-incubator/conda-store/assets/5647941/eb51c681-f01d-47b2-8f42-7e41fc6ef316

trallard commented 3 months ago

This should be almost covered by the tabs removal (I think?) @gabalafou for insights

trallard commented 1 month ago

@gabalafou ping on the above

gabalafou commented 1 month ago

I can't say for sure, but running the latest conda-store-ui in Docker, I see the version number displayed:

Version 2024.6.1
trallard commented 1 month ago

Wrong issue @gabalafou!