Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: configurable TTL for marimo run sessions #3344

Merged
merged 3 commits into from
Jan 4, 2025
Merged

feat: configurable TTL for marimo run sessions #3344

merged 3 commits into from
Jan 4, 2025

Conversation

akshayka
Copy link
Contributor

@akshayka akshayka commented Jan 4, 2025

Adds a command-line argument to control the TTL in seconds for marimo run sessions:

marimo run my_notebook.py --session-ttl 3600

Closes #3329

Adds a command-line argument to control the TTL for marimo run sessions.
Copy link

vercel bot commented Jan 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 4, 2025 7:15pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 4, 2025 7:15pm

marimo/_cli/cli.py Outdated Show resolved Hide resolved
@Haleshot Haleshot mentioned this pull request Jan 4, 2025
4 tasks
@akshayka akshayka merged commit 864127c into main Jan 4, 2025
33 checks passed
@akshayka akshayka deleted the aka/feat-ttl branch January 4, 2025 20:59
Copy link

github-actions bot commented Jan 4, 2025

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.10.10-dev17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Configuration Option to Change Session TTL
2 participants