[PR #2952] [MERGED] chore: Update LSD onboarding #3036

Closed
opened 2026-06-05 18:20:54 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2952
Author: @hinthornw
Created: 3/5/2026
Status: Merged
Merged: 3/6/2026
Merged by: @lnhsingh

Base: mainHead: wfh/shorten_onboarding


📝 Commits (2)

📊 Changes

1 file changed (+11 additions, -36 deletions)

View changed files

📝 src/langsmith/local-server.mdx (+11 -36)

📄 Description

a) too many steps.
b) for python, the dep management can get annoying if you are pip installing to a global namespace. Better to just use uv now that it's so popular


🔄 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/2952 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 3/5/2026 **Status:** ✅ Merged **Merged:** 3/6/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `wfh/shorten_onboarding` --- ### 📝 Commits (2) - [`34529de`](https://github.com/langchain-ai/docs/commit/34529def3e595b0099f1049f4af5eeaefc5b41b7) chore: Update LSD onboarding - [`cdb5a5b`](https://github.com/langchain-ai/docs/commit/cdb5a5bef732970611d261dcda4719fc15b537f3) simple ### 📊 Changes **1 file changed** (+11 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/local-server.mdx` (+11 -36) </details> ### 📄 Description a) too many steps. b) for python, the dep management can get annoying if you are pip installing to a global namespace. Better to just use `uv` now that it's so popular --- <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-06-05 18:20:54 -04:00
yindo closed this issue 2026-06-05 18:20:54 -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#3036