(Beginner/New to Azure ML)Unable to execute Jupyter Notebook code in Azure ML

Aditya Garg 61 Reputation points
2020-10-25T15:30:45.287+00:00

Hello all,
While trying to follow official guide for MOC as described here:
https://learn.microsoft.com/en-in/learn/modules/classify-images-custom-vision/3-create-image-classifier

I am stuck at step 3 under 'Download the exercise files':

When the new notebook has been created, ensure that the compute instance you created previously is selected in the Compute box, and that it has a status of Running. Then, in the rectangular cell that has been created in the notebook, paste the following code:

!git clone https://github.com/MicrosoftDocs/ai-fundamentals

And same issue running jupyter notebook here (step 11 running the code to test deployment):

https://learn.microsoft.com/en-in/learn/modules/create-regression-model-azure-machine-learning-designer/deploy-service

What could be missing,why am I unable to see the output of the execution, it was working fine 2 days back with old Compute Instance(even tried creating new instance but unable to see any output or import of github folder).

Regards.
Aditya Garg

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,929 questions
{count} votes

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,166 Reputation points
    2020-10-26T22:31:36.267+00:00

    Hi, thanks for reaching out. Here's a screenshot of how the output should look like. Have you tried clicking on the refresh button?

    35201-image.png


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.