Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Update Azure ML Dockerfile based on reccomendations #26

Merged
merged 6 commits into from
Apr 30, 2019

Conversation

Chuxel
Copy link
Member

@Chuxel Chuxel commented Apr 30, 2019

Now that the Azure ML extension works, I spent a bit of time with it and noticed the Dockerfile was missing some things that made the experience have some hiccups. This PR addresses these by:

  1. Set the Python path in user settings and forcing the Docker extension to be installed as a workspace extension - I missed this one when we did the pass for python. This also causes an alert to appear until you pick one.
  2. Using Anaconda as a base instead of pure Python - Required to run locally for some scenarios
  3. Installing the Azure ML SDK and recommended extras - this avoids errors when you start

It then filters out warnings.

@Chuxel Chuxel merged commit 0f86dc8 into master Apr 30, 2019
@Chuxel Chuxel deleted the clantz/azure-ml-tweaks branch May 2, 2019 03:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants