Skip to content

Commit 37b2148

Browse files
committed
Minor updates
1 parent 7eb2ef5 commit 37b2148

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cosmos-db/import-github-notebooks.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Import notebooks from a GitHub repo to Azure Cosmos DB
3-
description: Learn how to connect to GitHub and import the notebooks from a GitHub repo to your Azure Cosmos account. After importing, you can edit them and save the changes back to GitHub.
2+
title: Import and run notebooks from a GitHub repo into Azure Cosmos DB
3+
description: Learn how to connect to GitHub and import the notebooks from a GitHub repo to your Azure Cosmos account. After importing, you can run, edit them, and save the changes back to GitHub.
44
author: deborahc
55
ms.author: dech
66
ms.service: cosmos-db
@@ -9,9 +9,9 @@ ms.date: 05/19/2020
99

1010
---
1111

12-
# Import notebooks from a GitHub repo to Azure Cosmos DB
12+
# Import notebooks from a GitHub repo into Azure Cosmos DB
1313

14-
After you [enable notebook support](enable-notebooks.md) for your Azure Cosmos accounts, you can create new notebooks, upload new notebooks from your local computer, or import the existing notebooks from your GitHub accounts. This article shows how to connect your notebooks workspace to GitHub and import the notebooks from a GitHub repo to your Azure Cosmos account. After importing, you can edit them and save the changes back to GitHub.
14+
After you [enable notebook support](enable-notebooks.md) for your Azure Cosmos accounts, you can create new notebooks, upload new notebooks from your local computer, or import the existing notebooks from your GitHub accounts. This article shows how to connect your notebooks workspace to GitHub and import the notebooks from a GitHub repo to your Azure Cosmos account. After importing, you can run them, make changes, and save the changes back to GitHub.
1515

1616
## Get notebooks from GitHub
1717

0 commit comments

Comments
 (0)