Error 0144

 

Updated: July 19, 2016

Error 0144

User-provided GitHub url is missing the expected part.

This error in Azure Machine Learning occurs when you specify a GitHub file source using an invalid URL format.

Check that the URL of the GitHub repository is valid and ends with \blob\ or \tree\.

Exception Messages

Cannot parse GitHub URL.

Cannot parse GitHub URL (expecting '\blob\' or '\tree\' after the repository name): {0}

Show: