aimhubio / aim

Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.
https://aimstack.io
Apache License 2.0
4.93k stars 297 forks source link

Base path is ignored when comparing metrics in new tab #3137

Closed mihran113 closed 2 weeks ago

mihran113 commented 2 months ago

🐛 Bug

When trying to compare metrics of multiple runs in a new tab when base-path is specified for aim up the new tab opens with a wrong URL.

To reproduce

Specify base-path for aim up command. Go to the runs explorer, select multiple runs and compare the metrics in a new tab. It will redirect to the wrong URL(base-path is ignored).

Expected behavior

Opening the metrics page without any problems.

Environment