[PR #280] [MERGED] tslab instructions - Update README.md #629

Closed
opened 2026-02-15 19:15:16 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/280
Author: @justinlevi
Created: 7/23/2024
Status: Merged
Merged: 7/25/2024
Merged by: @jacoblee93

Base: mainHead: patch-1


📝 Commits (3)

📊 Changes

2 files changed (+68 additions, -0 deletions)

View changed files

📝 README.md (+34 -0)
📝 langgraph/README.md (+34 -0)

📄 Description

I was very familiar with Jupyter notebooks but hadn't used tslab before. Took me a minute to figure out how to run the examples. This may not be the best approach, but got me up and running and thought it might help someone else.

Fixes # (issue)


🔄 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/langgraphjs/pull/280 **Author:** [@justinlevi](https://github.com/justinlevi) **Created:** 7/23/2024 **Status:** ✅ Merged **Merged:** 7/25/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`c5f5310`](https://github.com/langchain-ai/langgraphjs/commit/c5f53108046dce64619853cefdab891deeff81bd) tslab instructions - Update README.md - [`e0f4bab`](https://github.com/langchain-ai/langgraphjs/commit/e0f4babbe958a01e7b8fba3c9511e02f40c4ffd1) Update README.md - [`8dd49c0`](https://github.com/langchain-ai/langgraphjs/commit/8dd49c071e290f121049ac275c7b7ebe5ac8ee32) Sync readmes ### 📊 Changes **2 files changed** (+68 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+34 -0) 📝 `langgraph/README.md` (+34 -0) </details> ### 📄 Description I was very familiar with Jupyter notebooks but hadn't used tslab before. Took me a minute to figure out how to run the examples. This may not be the best approach, but got me up and running and thought it might help someone else. <!-- Thank you for contributing to LangGraph.js! Your PR will appear in our next release under the title you set above. Please make sure it highlights your valuable contribution. To help streamline the review process, please make sure you read our contribution guidelines: https://github.com/langchain-ai/langgraphjs/blob/main/CONTRIBUTING.md Replace this block with a description of the change, the issue it fixes (if applicable), and relevant context. Finally, we'd love to show appreciation for your contribution - if you'd like us to shout you out on Twitter, please also include your handle below! --> <!-- Remove if not applicable --> Fixes # (issue) --- <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-15 19:15:16 -05:00
yindo closed this issue 2026-02-15 19:15:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#629