Azure / Azure/MachineLearningNotebooks
Add option to use display/friendly names for runs in Tensorboard
Open
ADO
MLOps
product-feedback
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
When using the [Tensorboard class](https://docs.microsoft.com/en-us/python/api/azureml-tensorboard/azureml.tensorboard.tensorboard?view=azure-ml-py) of the Azure ML SDK, runs are named after their **Run ID**. This makes it hard to compare runs, as you need to remember what the differences are between the IDs.
It would be very much appreciated if you could add an option to use the **Display name** (or allow to set a custom name) for the runs in Tensorboard instead.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.