MicrosoftLearning / mslearn-azure-ml

https://microsoftlearning.github.io/mslearn-azure-ml/
MIT License
188 stars 209 forks source link

Lab 7: Link to Job Run does not resolve #99

Closed jarougha closed 1 month ago

jarougha commented 2 months ago

Module: 00

Lab/Demo: Learning Path 07-01 - Track model training in notebooks with MLflow

Task: Track model training with MLflow

Step: 1: Open the Labs/07/Track model training with MLflow.ipynb notebook.

Description of issue Link to Job Run does not resolve Repro Steps

  1. Goto --> Train and track models cell in the Track model training jupyter notebook,
  2. when clicking on the job links after the cell has run, the links do not resolve and result in this error: image

Here is a screen shot also of the students cell after the job as run image

afelix-95 commented 1 month ago

It seems to be a product issue with Azure ML Studio. The job still runs successfully, only the link generated doesn't work. A note was added to the lab instructions explaining that if the link doesn't work, you can still review the job run in the Jobs section.