[PR #22] [MERGED] relink notebooks #336

Closed
opened 2026-02-17 17:20:09 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/22
Author: @eyurtsev
Created: 6/5/2025
Status: Merged
Merged: 6/5/2025
Merged by: @eyurtsev

Base: mainHead: eugene/link_notebooks


📝 Commits (3)

📊 Changes

4 files changed (+433 additions, -0 deletions)

View changed files

📝 pipeline/tools/move_files.py (+90 -0)
📝 pyproject.toml (+1 -0)
📝 tests/unit_tests/tools/test_move_files.py (+116 -0)
📝 uv.lock (+226 -0)

📄 Description

No description provided


🔄 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/22 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 6/5/2025 **Status:** ✅ Merged **Merged:** 6/5/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/link_notebooks` --- ### 📝 Commits (3) - [`48a8d8d`](https://github.com/langchain-ai/docs/commit/48a8d8d44368557109c615117b5317e4910c7c5a) x - [`b5befcf`](https://github.com/langchain-ai/docs/commit/b5befcff855c1a3c174fd131f2552fabf4bd1c67) x - [`f8a45dc`](https://github.com/langchain-ai/docs/commit/f8a45dcc6b1f83557b391a7106ab00e7550295d5) x ### 📊 Changes **4 files changed** (+433 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/tools/move_files.py` (+90 -0) 📝 `pyproject.toml` (+1 -0) 📝 `tests/unit_tests/tools/test_move_files.py` (+116 -0) 📝 `uv.lock` (+226 -0) </details> ### 📄 Description _No description provided_ --- <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:20:09 -05:00
yindo closed this issue 2026-02-17 17:20:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#336