Skip to content

feat: Added initial content of mcp playground#38

Merged
StefanRR merged 1 commit into
mainfrom
mcp_playground
May 11, 2026
Merged

feat: Added initial content of mcp playground#38
StefanRR merged 1 commit into
mainfrom
mcp_playground

Conversation

@StefanRR

Copy link
Copy Markdown
Collaborator

No description provided.

@StefanRR
StefanRR requested a review from Copilot May 11, 2026 11:44
@StefanRR
StefanRR merged commit 7e3cc6e into main May 11, 2026
2 checks passed
@StefanRR
StefanRR deleted the mcp_playground branch May 11, 2026 11:44

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces an initial “Work with AI” (MCP playground / ODSBox-AIConnect) chapter into the Data Management Learning Path and wires it into the existing curriculum navigation.

Changes:

  • Added a new AI chapter with an overview and three step-by-step playground guides (data interaction, analysis notebooks, applications).
  • Updated the main learning path overview and TOC to include and correctly sequence the new AI chapter.
  • Added/expanded dependency notes in openMDM notebooks and cross-linked the AI chapter from the notebooking section.

Reviewed changes

Copilot reviewed 9 out of 10 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
data_management_learning_path/overview.ipynb Updates hero image and course outline to include the new “Work with AI” chapter and renumbers subsequent chapters.
data_management_learning_path/openMDM/read_values.ipynb Adds a dependency warning about needing mdm_pb2.py alongside the notebook.
data_management_learning_path/openMDM/query_openmdm.ipynb Clears the first cell execution count and adds the same mdm_pb2.py dependency warning.
data_management_learning_path/notebooking/overview.md Adds an AI-focused section and links to the new AI chapter + external MCP playground repo.
data_management_learning_path/ai/overview.md New AI chapter landing page describing ODSBox-AIConnect and linking to the three guides.
data_management_learning_path/ai/01_simple_data_interaction.md New guide for AI-assisted basic exploration and query generation.
data_management_learning_path/ai/02_simple_analysis_notebook.md New guide for generating analysis notebooks with AI assistance.
data_management_learning_path/ai/03_simple_analysis_application.md New guide for creating simple interactive applications (e.g., Streamlit) with AI assistance.
data_management_learning_path/_toc.yml Adds the “Work with AI” part and the three new AI chapters to the Jupyter Book TOC.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"\n",
"* [📓 Apache Spark](/spark/overview.ipynb)\n",
"<br>In the *last chapter* we provide some basics how you can use [Apache Spark](📓 /spark/overview.ipynb) together with ASAM ODS and the **ASAM ODS Big Data** associated standard. As Apache Spark requires some additional setup, those notebooks cannot be executed online. \n"
"<br>In the *last chapter* we provide some basics how you can use [Apache Spark](📓 /spark/overview.ipynb) together with ASAM ODS and the **ASAM ODS Big Data** associated standard. As Apache Spark requires some additional setup, those notebooks cannot be executed online."
Comment on lines 23 to 35
@@ -34,7 +34,6 @@
}
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants