Skip to content

Commit b6175e2

Browse files
committed
Update
1 parent da62283 commit b6175e2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

local-setup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Running the labs on your own computer
22

3-
We highly recommend using an Azure Machine Learning compute instance for these labs - this setup ensures the correct version of Python and the various packages you will need are installed and that the environment has sufficient memory and compute resources to complete the exercises. The notebooks have been tested in this environment.
3+
We highly recommend using an Azure Machine Learning compute instance for these labs - this setup ensures the correct version of Python and the various packages you will need are installed and that the environment has sufficient memory and compute resources to complete the exercises.
44

55
If you prefer to work on the labs using your own computer, and you have experience configuring Python development environments, you can install the following tools and packages.
66

@@ -27,3 +27,5 @@ scipy
2727

2828
3. In Visual Studio Code, run the `git clone` command and clone the repo at https://github.com/MicrosoftDocs/ml-basics to your local computer.
2929
4. Open the cloned repo and use the notebooks it contains to complete the labs.
30+
31+
> **Note**: Due to the variety of possible local environment configurations, we can't support setup or resource issues when using the notebooks on your own computer. The notebooks have been tested in the recommended Azure Machine Learning compute instance environment.

0 commit comments

Comments
 (0)