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

Commit 60be7a7

Browse files
committed
Specify Anaconda in README, warn about image size
1 parent 1cebaa1 commit 60be7a7

File tree

1 file changed

+8
-4
lines changed
  • containers/azure-machine-learning-python-3

1 file changed

+8
-4
lines changed

containers/azure-machine-learning-python-3/README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
1-
# Azure Machine Learning & Python 3
1+
# Azure Machine Learning & Python 3 - Anaconda
22

33
## Summary
44

5-
*Use Azure Machine Learning with Python 3. Includes Python, the Docker CLI (for local testing), and related extensions and dependencies.*
5+
*Use Azure Machine Learning with Python 3 - Anaconda. Includes Anaconda, the Docker CLI (for local testing), and related extensions and dependencies.*
66

77
| Metadata | Value |
88
|----------|-------|
99
| *Contributors* | The VS Code Team |
1010
| *Definition type* | Dockerfile |
11-
| *Languages, platforms* | Azure Machine Learning, Python |
11+
| *Languages, platforms* | Azure Machine Learning, Python, Anaconda |
1212

1313
## Using this definition with an existing folder
1414

15-
This definition requires an Azure subscription to use. You can create a [free account here](https://account.azure.com/signup?offer=ms-azr-0044p&appId=102&ref=azureplat-generic&redirectURL=https%3a%2f%2fazure.microsoft.com%2fen-us%2fget-started%2fwelcome-to-azure%2f&l=en-us&correlationId=15FE63BE1C4960F42D1B6EFB18496296) and learn more about using [Azure Machine Learning with VS Code here](https://docs.microsoft.com/en-us/azure/machine-learning/service/how-to-vscode-tools#get-started-with-azure-machine-learning). Once you have an Azure account, follow these steps:
15+
This definition requires an Azure subscription to use. You can create a [free account here](https://account.azure.com/signup?offer=ms-azr-0044p&appId=102&ref=azureplat-generic&redirectURL=https%3a%2f%2fazure.microsoft.com%2fen-us%2fget-started%2fwelcome-to-azure%2f&l=en-us&correlationId=15FE63BE1C4960F42D1B6EFB18496296) and learn more about using [Azure Machine Learning with VS Code here](https://docs.microsoft.com/en-us/azure/machine-learning/service/how-to-vscode-tools#get-started-with-azure-machine-learning).
16+
17+
The definition also uses an Anaconda base image which can take some time to download the first time given its size.
18+
19+
Once you have an Azure account, follow these steps:
1620

1721
1. If this is your first time using a development container, please follow the [getting started steps](https://aka.ms/vscode-remote/containers/getting-started) to set up your machine.
1822

0 commit comments

Comments
 (0)