[PR #797] [MERGED] docs: Create LangGraph Cloud notebooks for creating cron jobs and stateless runs #1686

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/797
Author: @andrewnguonly
Created: 6/24/2024
Status: Merged
Merged: 6/24/2024
Merged by: @andrewnguonly

Base: mainHead: an/24jun/cron-and-stateless-runs


📝 Commits (1)

  • db022d5 Create notebooks for creating cron jobs and stateless runs.

📊 Changes

4 files changed (+274 additions, -4 deletions)

View changed files

📝 docs/docs/cloud/concepts/index.md (+3 -4)
📝 docs/mkdocs.yml (+2 -0)
examples/cloud_examples/cron_jobs.ipynb (+122 -0)
examples/cloud_examples/stateless_runs.ipynb (+147 -0)

📄 Description

Summary

This is a copy of this PR.


🔄 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/langgraph/pull/797 **Author:** [@andrewnguonly](https://github.com/andrewnguonly) **Created:** 6/24/2024 **Status:** ✅ Merged **Merged:** 6/24/2024 **Merged by:** [@andrewnguonly](https://github.com/andrewnguonly) **Base:** `main` ← **Head:** `an/24jun/cron-and-stateless-runs` --- ### 📝 Commits (1) - [`db022d5`](https://github.com/langchain-ai/langgraph/commit/db022d5b0e648737b15632519b1b3bc013be27dd) Create notebooks for creating cron jobs and stateless runs. ### 📊 Changes **4 files changed** (+274 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/cloud/concepts/index.md` (+3 -4) 📝 `docs/mkdocs.yml` (+2 -0) ➕ `examples/cloud_examples/cron_jobs.ipynb` (+122 -0) ➕ `examples/cloud_examples/stateless_runs.ipynb` (+147 -0) </details> ### 📄 Description ### Summary This is a copy of [this PR](https://github.com/langchain-ai/langgraph/pull/796). --- <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-20 17:45:19 -05:00
yindo closed this issue 2026-02-20 17:45:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1686