Skip to content

Commit 0f4c30e

Browse files
committed
more changes
1 parent 3dd3a2a commit 0f4c30e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/notebooks/quickstart-clone-jupyter-notebook.md

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

88
# Quickstart: Clone a notebook in Azure Notebooks Preview
99

10-
In this quickstart, you create a copy of a GitHub Jupyter notebook in an Azure Notebooks account.
10+
In this quickstart, you copy a Jupyter notebook stored in GitHub to an Azure Notebooks account.
1111

12-
GitHub repositories provide storage and version control for Jupyter notebooks. Collaborators maintain local copies of the repository, and run the notebooks from those copies. Cloning a GitHub notebook into your Azure Notebooks account creates an independent copy. Changes are stored in your Azure Notebooks account only, and don't affect the original GitHub repository.
12+
GitHub repositories provide storage and version control for Jupyter notebooks. Collaborators maintain local copies of the repositories, and run the notebooks from those copies. Cloning a Jupyter notebook from GitHub into your Azure Notebooks account creates an independent copy of the notebook. Changes are stored in your Azure Notebooks account only, and don't affect the original GitHub repository.
1313

1414
Because your Azure Notebooks clone is in the cloud, you can share it with collaborators, who need not make any local copies or have Jupyter installed on their computers. You might also clone a notebook simply as a starting point for a project of your own, or to obtain data files.
1515

0 commit comments

Comments
 (0)