Skip to content

Commit 28fc114

Browse files
committed
Add heads-up banner
1 parent a7f5d48 commit 28fc114

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

articles/cosmos-db/notebooks-faq.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ title: Frequently asked questions about Jupyter Notebooks in Azure Cosmos DB (pr
1414
summary: |
1515
[!INCLUDE[appliesto-all-apis](includes/appliesto-all-apis.md)]
1616
17+
> [!IMPORTANT]
18+
> The Jupyter Notebooks feature of Azure Cosmos DB is currently in a preview state and is progressively rolling out to all customers over time.
19+
1720
Azure Cosmos DB built-in Jupyter Notebooks are directly integrated into the Azure portal and your Azure Cosmos DB accounts, making them convenient and easy to use. Developers, data scientists, engineers, and analysts can use the familiar Jupyter Notebooks experience to perform common tasks. These common tasks include:
1821
1922
- data exploration

articles/cosmos-db/notebooks-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ ms.reviewer: dech
1515

1616
[!INCLUDE[appliesto-all-apis](includes/appliesto-all-apis.md)]
1717

18+
> [!IMPORTANT]
19+
> The Jupyter Notebooks feature of Azure Cosmos DB is currently in a preview state and is progressively rolling out to all customers over time.
20+
1821
Jupyter Notebooks is an open-source interactive developer environment (IDE) that's designed to create, execute, and share documents that contain live code, equations, visualizations, and narrative text.
1922

2023
Azure Cosmos DB built-in Jupyter Notebooks are directly integrated into the Azure portal and your Azure Cosmos DB accounts, making them convenient and easy to use. Developers, data scientists, engineers, and analysts can use the familiar Jupyter Notebooks experience to perform common tasks. These common tasks include:

articles/cosmos-db/sql/tutorial-create-notebook.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ ms.reviewer: dech
1515

1616
[!INCLUDE[appliesto-sql-api](../includes/appliesto-sql-api.md)]
1717

18+
> [!IMPORTANT]
19+
> The Jupyter Notebooks feature of Azure Cosmos DB is currently in a preview state and is progressively rolling out to all customers over time.
20+
1821
This article describes how to use the Jupyter Notebooks feature of Azure Cosmos DB to import sample retail data to an Azure Cosmos DB SQL API account. You'll see how to use the Azure Cosmos DB magic commands to run queries, analyze the data, and visualize the results.
1922

2023
## Prerequisites

0 commit comments

Comments
 (0)