82c7e397f4
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days. |
||
---|---|---|
aml_config | ||
.gitignore | ||
LICENSE | ||
SECURITY.md | ||
readme.md | ||
sample.ipynb |
readme.md
Getting Started
Welcome to Jupyter Notebooks in Azure Machine Learning. For more information go to How to Use Jupyter Notebooks
Go to Notebooks tab and select the sample Notebook to view it. To edit and run cells, click Launch Notebook Server. Select a kernel, and wait for it to start to run cells.
Note: Do not select Python 3 kernel. Instead, select one of the kernels named after your project.
You can also launch Notebook server by opening File, Open Command Prompt, and entering az ml notebook start.
You can explore past runs of Notebook cells using the Run History tab. Click the gear icon next to the list of runs, and select Cell as one of colums to find specific cell runs.