Skip to content

Commit 2448b12

Browse files
committed
Adding visualizations image
1 parent 88b98e8 commit 2448b12

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

articles/cosmos-db/cosmosdb-jupyter-notebooks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ms.author: rimman
1212

1313
Jupyter notebook is an open-source web application that allows you to create and share documents containing live code, equations, visualizations, and narrative text. Azure Cosmos DB supports built-in Jupyter notebooks for all APIs such as Cassandra, MongoDB, SQL, Gremlin, and Table. The built-in notebook support for all Azure Cosmos DB APIs and data models allows you to interactively run queries. The Jupyter notebooks run within the Azure Cosmos accounts and they enable developers to perform data exploration, data cleaning, data transformations, numerical simulations, statistical modeling, data visualization, and machine learning.
1414

15+
![Jupyter notebooks support in Azure Cosmos DB](./media/cosmosdb-jupyter-notebooks/cosmos-notebooks-overview.png)
16+
1517
The Jupyter notebooks supports magic functions that extend the capabilities of the kernel by supporting additional commands. Cosmos magic is a command that extends the capabilities of the Python kernel in Jupyter notebook so you can run Azure Cosmos SQL API queries in addition to Apache Spark. You can easily combine Python and SQL API queries to query and visualize data by using rich visualization libraries integrated with render commands.
1618
Azure portal natively integrates Jupyter notebook experience into Azure Cosmos accounts as shown in the following image:
1719

2.73 MB
Loading

0 commit comments

Comments
 (0)