aimhubio / aim

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

Make URLs clickable #3212

Open PythonFZ opened 2 months ago

PythonFZ commented 2 months ago

🚀 Feature

I am using AIM together with some third-party visualisation tool. For each aim run, there exists an https://zndraw.domain.com/token/<hash> which I'd like to make more accesible from the aim UI. At the moment the URL is displayed but can not be clicked on.

Pitch

As for security concerns, one could use run.track(aim.URL('https://...'))