Skip to content

Commit

Permalink
Merge pull request #38 from montgomerymt-NIH/main
Browse files Browse the repository at this point in the history
Created How To Guide for Azlure ML Notebooks
  • Loading branch information
trimbleNIH authored Sep 20, 2024
2 parents 8cdc928 + d1564e1 commit 2ccfb94
Show file tree
Hide file tree
Showing 8 changed files with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions docs/HowToCreateAzureMLNotebooks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# How to Create Azure ML Notebooks

This guide will show you how to create a notebook in Azure Machine Learning Studio.

## 1. Creating an Azure ML Workspace

If you already have a workspace, skip to Section 2.

1. First navigate to the [Azure ML Homescreen](https://ml.azure.com/home) and select **Create Workspace**

![screenshot showing Azure ML Homescreen](/images/images_for_creating_Azure_ML_notebooks/1_Azure_ML_homescreen.png)

2. Next give the workspace a descriptive name. Other selections should be optional or pre-filled.

![screenshot showing workspace_options](/images/images_for_creating_Azure_ML_notebooks/2_Azure_ML_workspace.png)

3. It will take a minute or two for the new workspace to be ready. When it is ready, click it.

![screenshot showing new_workspace](/images/images_for_creating_Azure_ML_notebooks/3_Azure_ML_new_workspace.png)

## 2. Creating an Azure ML Notebook

1. In the workspace click **+New** then **Notebook** from the dropdown menu.

![screenshot showing new_workspace](/images/images_for_creating_Azure_ML_notebooks/4_Azure_ML_new_notebook.png)

2. Finally, give your notebook a name and click **Create**

![screenshot showing new_workspace](/images/images_for_creating_Azure_ML_notebooks/5_Azure_ML_create_notebook.png)

3. Further materials can be found under **Samples** on the left panel

![screenshot showing new_workspace](/images/images_for_creating_Azure_ML_notebooks/6_Azure_ML_samples.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2ccfb94

Please sign in to comment.