Skip to content

Commit f42f564

Browse files
committed
updates
1 parent 2d6c441 commit f42f564

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ 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 notebook in an Azure Notebooks account. Because your Azure Notebooks clone is in the cloud, you can share it with collaborators, who need not make any local copies or even 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.
10+
In this quickstart, you create a copy of a GitHub Jupyter notebook in an Azure Notebooks account. Because your Azure Notebooks clone is in the cloud, you can share it with collaborators, who need not make any local copies or even 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.
1111

1212
## Prerequisites
1313
None.

articles/notebooks/quickstart-migrate-local-jupyter-notebook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 12/04/2018
1010
In this quickstart, you migrate a Jupyter notebook from your local computer or another accessible file URL to Azure Notebooks. You can instantly share your Azure Notebook project with your collaborators, who need only a browser to view and run your notebook. If they sign in to Azure Notebooks, they can also make changes.
1111

1212
## Prerequisites
13-
- A [Jupyter notebook](https://jupyter.org/) on your local computer or at another accessible file URL.
13+
- A [Jupyter notebook](https://jupyter-notebook.readthedocs.io) on your local computer or at another accessible file URL.
1414

1515
## Create a project on Azure Notebooks
1616

0 commit comments

Comments
 (0)