Skip to content

Commit 0faf43f

Browse files
SnehaGundadeborahc
andauthored
Apply suggestions from code review
Adding commits from Deborah Co-authored-by: Deborah Chen <[email protected]>
1 parent 59f02ac commit 0faf43f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 05/19/2020
1111

1212
# Import notebooks from a GitHub repo to 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 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 edit them and save the changes back to GitHub.
1515

1616
## Get notebooks from GitHub
1717

@@ -51,4 +51,5 @@ In the regular GitHub flow after committing the changes, you will typically push
5151

5252
* Learn about the benefits of [Azure Cosmos DB Jupyter notebooks.](cosmosdb-jupyter-notebooks.md)
5353

54-
* Use [built-in notebook commands and features](use-notebook-features-and-commands.md) in Azure Cosmos DB.
54+
* [Use Python notebook features and commands](use-python-notebook-features-and-commands.md)
55+
* [Use C# notebook features and commands](use-csharp-notebook-features-and-commands.md)

0 commit comments

Comments
 (0)