title | description | services | author | ms.service | ms.author | manager | ms.custom | ms.topic | ms.date |
---|---|---|---|---|---|---|---|---|---|
include file |
include file |
machine-learning |
sdgilley |
machine-learning |
sgilley |
cgronlund |
include file |
include |
12/27/2021 |
-
Add a workspace configuration file using either of these methods:
- In the Azure portal, select Download config.json from the Overview section of your workspace.
- Create a new workspace using code in the configuration.ipynb notebook in your cloned directory.
-
From the directory where you added the configuration file, clone the Machine Learning Notebooks repository.
git clone https://github.com/Azure/MachineLearningNotebooks.git --depth 1
-
From the same directory, clone the AzureML-Examples repository.
git clone https://github.com/Azure/azureml-examples.git --depth 1
-
Start the notebook server from the directory, which now contains the two clones and the config file.
jupyter notebook