From 7a8384c14c8910d174aab33fe69babb2f7c6bc43 Mon Sep 17 00:00:00 2001 From: Filip Zitny Date: Thu, 6 Nov 2025 17:42:56 +0100 Subject: [PATCH] docs(deployment): adding deepnote into deployment section in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fdaf94..d44932d 100644 --- a/README.md +++ b/README.md @@ -425,7 +425,7 @@ * [Vizro](https://github.com/mckinsey/vizro) - A toolkit for creating modular data visualization applications. * [datapane](https://datapane.com/) - A collection of APIs to turn scripts and notebooks into interactive reports. * [binder](https://mybinder.org/) - Enable sharing and execute Jupyter Notebooks - +* [Deepnote](https://deepnote.com/) - AI native data science notebook platform compatible with Jupyter, featuring real-time collaboration, environment management, and integrations. ## Statistics * [pandas_summary](https://github.com/mouradmourafiq/pandas-summary) - Extension to pandas dataframes describe function. pandas compatible