Skip to content

Commit fad8133

Browse files
committed
change
1 parent 1ab526c commit fad8133

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/notebooks/quickstart-create-share-jupyter-notebook.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 12/04/2018
77

88
# Quickstart: Create and share a notebook in Azure Notebooks Preview
99

10-
In this quickstart, you create and run a Jupyter notebook on Azure Notebooks, then share that notebook with others. Jupyter, formerly IPython, lets you easily combine Markdown text, executable code, persistent data, graphics, and visualizations on one sharable canvas, the notebook. Azure Notebooks is a free hosted service to develop and run Jupyter notebooks in the cloud with no installation.
10+
In this quickstart, you create and run a Jupyter notebook on Azure Notebooks, then share that notebook with others. Jupyter lets you easily combine Markdown text, executable code, persistent data, graphics, and visualizations on one sharable canvas, the notebook. Azure Notebooks is a free hosted service to develop and run Jupyter notebooks in the cloud with no installation.
1111

1212
## Prerequisites
1313
None.
@@ -22,7 +22,7 @@ None.
2222

2323
![My Projects link on the top of the browser window](media/quickstarts/my-projects-link.png)
2424

25-
1. On the **My Projects** page, select **New Project** (keyboard shortcut: n). The button may appear only as **+** if the browser window is narrow:
25+
1. On the **My Projects** page, select **+ New Project** (keyboard shortcut: n). The button may appear only as **+** if the browser window is narrow:
2626

2727
![New Project command on My Projects page](media/quickstarts/new-project-command.png)
2828

@@ -35,7 +35,7 @@ None.
3535

3636
![New Project popup with populated details](media/quickstarts/new-project-popup.png)
3737

38-
1. After a few moments, Azure Notebooks navigates you to the new project. Add a notebook to the project by selecting the **New** drop-down (which may appear as only **+**), then selecting **Notebook**:
38+
1. After a few moments, Azure Notebooks navigates you to the new project. Add a notebook to the project by selecting the **+ New** drop-down (which may appear as only **+**), then selecting **Notebook**:
3939

4040
[![](media/quickstarts/empty-project-new-notebook-button.png "A new, empty project and add notebook command")](media/quickstarts/empty-project-new-notebook-button.png#lightbox)
4141

0 commit comments

Comments
 (0)