[PR #2501] [MERGED] add data analysis tutorial + deepagents section in learn tab #2487

Closed
opened 2026-02-17 17:23:28 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2501
Author: @ccurme
Created: 2/5/2026
Status: Merged
Merged: 2/6/2026
Merged by: @npentrel

Base: mainHead: cc/data_analysis_tutorial


📝 Commits (10+)

📊 Changes

4 files changed (+618 additions, -1 deletions)

View changed files

📝 src/docs.json (+7 -0)
src/images/data_analysis_slack_response.png (+0 -0)
src/oss/deepagents/data-analysis.mdx (+602 -0)
📝 src/oss/learn.mdx (+9 -1)

📄 Description

Preview: https://langchain-5e9cc07a-preview-ccdata-1770345743-a5afa16.mintlify.app/oss/python/learn


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/2501 **Author:** [@ccurme](https://github.com/ccurme) **Created:** 2/5/2026 **Status:** ✅ Merged **Merged:** 2/6/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `cc/data_analysis_tutorial` --- ### 📝 Commits (10+) - [`0f8a5c7`](https://github.com/langchain-ai/docs/commit/0f8a5c764d292587680c49176bcfe5cdde26465b) x - [`37cff3c`](https://github.com/langchain-ai/docs/commit/37cff3c6cd85ca9297b370e6eb7cdf24a6888695) x - [`81c4d46`](https://github.com/langchain-ai/docs/commit/81c4d46cc928edfcae56e56024d3ace1da00dfb0) nav bar - [`a6450a6`](https://github.com/langchain-ai/docs/commit/a6450a6ea76faddd28f2d5696109a9202c479d14) claude review - [`f7cd7df`](https://github.com/langchain-ai/docs/commit/f7cd7df68ffb6b28c4e96dbd8a2cf8cdd53b30f9) delete BaseMessage import - [`3e08708`](https://github.com/langchain-ai/docs/commit/3e08708dd5838cedc9d92758567314bf7ffb65da) Merge branch 'main' into cc/data_analysis_tutorial - [`19f8beb`](https://github.com/langchain-ai/docs/commit/19f8beb71446506223802f822c7aaef2d6d9a5a3) use langchain-daytona - [`04ae3df`](https://github.com/langchain-ai/docs/commit/04ae3dff61d3deb457beb1abc80f9e0ba367195e) Merge branch 'cc/data_analysis_tutorial' of github.com:langchain-ai/docs into cc/data_analysis_tutorial - [`e213ace`](https://github.com/langchain-ai/docs/commit/e213acedc457001d2d0c3ec630eacd099fe13c56) typo - [`bad55ce`](https://github.com/langchain-ai/docs/commit/bad55ce72c96dcdd266f6cf6c4e4731b72a3c1cd) fix link ### 📊 Changes **4 files changed** (+618 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+7 -0) ➕ `src/images/data_analysis_slack_response.png` (+0 -0) ➕ `src/oss/deepagents/data-analysis.mdx` (+602 -0) 📝 `src/oss/learn.mdx` (+9 -1) </details> ### 📄 Description Preview: https://langchain-5e9cc07a-preview-ccdata-1770345743-a5afa16.mintlify.app/oss/python/learn --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:23:28 -05:00
yindo closed this issue 2026-02-17 17:23:28 -05:00
yindo changed title from [PR #2501] add data analysis tutorial + deepagents section in learn tab to [PR #2501] [MERGED] add data analysis tutorial + deepagents section in learn tab 2026-06-05 18:18:52 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2487