Forum Discussion
MartinMueller
Dec 12, 2021Copper Contributor
AI-900 Labs cannot be started
Trying to complete the AI-900 course, I cannot get most of the Labs to work. The lab for image classification started, but some internet filter prevented access to github.com, so I was unable to clo...
Julian_Sharp
Learn Expert
Where are you trying to run the labs? Is this a sandbox in Microsoft Learn, a lab provided by Skillable, godeploy, or another lab hoster, or your own computer?
Which repo are you using https://github.com/MicrosoftLearning/AI-900-AIFundamentals or https://github.com/MicrosoftLearning/mslearn-ai900
Which repo are you using https://github.com/MicrosoftLearning/AI-900-AIFundamentals or https://github.com/MicrosoftLearning/mslearn-ai900
MartinMueller
Dec 13, 2021Copper Contributor
Julian_Sharp I'm trying to start them from MS Learn.
The image classification lab tells you to clone the repository github.com/MicrosoftLearning/AI-102-AIEngineer, but github.com is giving timeouts from within VS Code and from a shell, even though github.com can be pinged successfully.
Trying to open github.com/MicrosoftLearning in the browser came up with a web filter alert.
Best regards,
Martin
- Julian_SharpDec 14, 2021Learn ExpertAre you completing AI-900 or AI-102, I am confused. Can you provide a link to the MS Learn module as it works for me for this
https://docs.microsoft.com/en-gb/learn/modules/analyze-images-computer-vision/3-analyze-images
PS /home/julian> git clone https://github.com/MicrosoftLearning/AI-900-AIFundamentals ai-900
Cloning into 'ai-900'...
remote: Enumerating objects: 365, done.
remote: Counting objects: 100% (365/365), done.
remote: Compressing objects: 100% (257/257), done.
remote: Total 365 (delta 179), reused 269 (delta 88), pack-reused 0
Receiving objects: 100% (365/365), 16.23 MiB | 1.70 MiB/s, done.
Resolving deltas: 100% (179/179), done.
PS /home/julian>- MartinMuellerDec 15, 2021Copper ContributorHi Julian!
I've found it again: I was talking about the lab from here:
https://docs.microsoft.com/en-us/learn/modules/classify-images/5-exercise-custom-vision
In this VM, some network access settings prevented me from accessing github.
The other problem that most other "Start lab" buttons (e.g. the one here: https://docs.microsoft.com/de-de/learn/modules/detect-objects-images-custom-vision/3-create-object-detection-solution) are unable to start a lab persists.- Julian_SharpDec 15, 2021Learn ExpertTry the English version of the lab https://docs.microsoft.com/en-gb/learn/modules/detect-objects-images-custom-vision/3-create-object-detection-solution. They seem to have gone away from Sandbox VMs to just using Cloud Shell