From 76048ac9b32e69f66b99b1bb27973f868d0e9c74 Mon Sep 17 00:00:00 2001 From: Eric Charles Date: Sun, 6 Apr 2025 10:17:03 +0200 Subject: [PATCH 1/3] add: jupyter-mcp-server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 210c0a0b..905b8fcf 100644 --- a/README.md +++ b/README.md @@ -345,6 +345,7 @@ Integrations and tools designed to simplify data exploration, analysis and enhan - [ChronulusAI/chronulus-mcp](https://github.com/ChronulusAI/chronulus-mcp) 🐍 ☁️ - Predict anything with Chronulus AI forecasting and prediction agents. - [reading-plus-ai/mcp-server-data-exploration](https://github.com/reading-plus-ai/mcp-server-data-exploration) 🐍 ☁️ - Enables autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort. - [zcaceres/markdownify-mcp](https://github.com/zcaceres/markdownify-mcp) 📇 🏠 - An MCP server to convert almost any file or web content into Markdown +- [datalayer/jupyter-mcp-server](https://github.com/datalayer/jupyter-mcp-server) 🪐 ✨ Model Context Protocol (MCP) Server for Jupyter. - [jjsantos01/jupyter-notebook-mcp](https://github.com/jjsantos01/jupyter-notebook-mcp) 🐍 🏠 - connects Jupyter Notebook to Claude AI, allowing Claude to directly interact with and control Jupyter Notebooks. ### 📟 Embedded System From 5cfb453a268b83307b52452114c201a5086c74b8 Mon Sep 17 00:00:00 2001 From: Eric Charles Date: Tue, 8 Apr 2025 08:03:13 +0200 Subject: [PATCH 2/3] jupyter: update to official emoji --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 905b8fcf..f4636745 100644 --- a/README.md +++ b/README.md @@ -345,7 +345,7 @@ Integrations and tools designed to simplify data exploration, analysis and enhan - [ChronulusAI/chronulus-mcp](https://github.com/ChronulusAI/chronulus-mcp) 🐍 ☁️ - Predict anything with Chronulus AI forecasting and prediction agents. - [reading-plus-ai/mcp-server-data-exploration](https://github.com/reading-plus-ai/mcp-server-data-exploration) 🐍 ☁️ - Enables autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort. - [zcaceres/markdownify-mcp](https://github.com/zcaceres/markdownify-mcp) 📇 🏠 - An MCP server to convert almost any file or web content into Markdown -- [datalayer/jupyter-mcp-server](https://github.com/datalayer/jupyter-mcp-server) 🪐 ✨ Model Context Protocol (MCP) Server for Jupyter. +- [datalayer/jupyter-mcp-server](https://github.com/datalayer/jupyter-mcp-server) 🐍 🏠 Model Context Protocol (MCP) Server for Jupyter. - [jjsantos01/jupyter-notebook-mcp](https://github.com/jjsantos01/jupyter-notebook-mcp) 🐍 🏠 - connects Jupyter Notebook to Claude AI, allowing Claude to directly interact with and control Jupyter Notebooks. ### 📟 Embedded System From 8b5baa25c3af64e735cc36a55b2d008ef96a5ec7 Mon Sep 17 00:00:00 2001 From: Eric Charles Date: Thu, 17 Apr 2025 15:19:33 +0200 Subject: [PATCH 3/3] jupyter: add missing dash --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4636745..a2c1e5b8 100644 --- a/README.md +++ b/README.md @@ -345,7 +345,7 @@ Integrations and tools designed to simplify data exploration, analysis and enhan - [ChronulusAI/chronulus-mcp](https://github.com/ChronulusAI/chronulus-mcp) 🐍 ☁️ - Predict anything with Chronulus AI forecasting and prediction agents. - [reading-plus-ai/mcp-server-data-exploration](https://github.com/reading-plus-ai/mcp-server-data-exploration) 🐍 ☁️ - Enables autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort. - [zcaceres/markdownify-mcp](https://github.com/zcaceres/markdownify-mcp) 📇 🏠 - An MCP server to convert almost any file or web content into Markdown -- [datalayer/jupyter-mcp-server](https://github.com/datalayer/jupyter-mcp-server) 🐍 🏠 Model Context Protocol (MCP) Server for Jupyter. +- [datalayer/jupyter-mcp-server](https://github.com/datalayer/jupyter-mcp-server) 🐍 🏠 - Model Context Protocol (MCP) Server for Jupyter. - [jjsantos01/jupyter-notebook-mcp](https://github.com/jjsantos01/jupyter-notebook-mcp) 🐍 🏠 - connects Jupyter Notebook to Claude AI, allowing Claude to directly interact with and control Jupyter Notebooks. ### 📟 Embedded System