[PR #17] [CLOSED] add support for updating links in notebook files #330

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

📋 Pull Request Information

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

Base: mainHead: eugene/add_ipynb_support


📝 Commits (2)

📊 Changes

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

View changed files

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

📄 Description

Support updating links in notebook files


🔄 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/17 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 6/5/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `eugene/add_ipynb_support` --- ### 📝 Commits (2) - [`327241e`](https://github.com/langchain-ai/docs/commit/327241e6bb760048ef312094506d887be5d5b6d9) x - [`1efac1d`](https://github.com/langchain-ai/docs/commit/1efac1dbbf23bf6d7974182f92b8cf3d430e6000) x ### 📊 Changes **4 files changed** (+433 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/tools/move_files.py` (+87 -0) 📝 `pyproject.toml` (+1 -0) 📝 `tests/unit_tests/tools/test_move_files.py` (+119 -0) 📝 `uv.lock` (+226 -0) </details> ### 📄 Description Support updating links in notebook files --- <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:08 -05:00
yindo closed this issue 2026-02-17 17:20:08 -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#330