Open
Description
When using the Tensorboard class 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.