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: CLI args when running as a script #1150

Merged
merged 2 commits into from
Apr 17, 2024
Merged

Conversation

akshayka
Copy link
Contributor

python notebook.py -arg1 foo -arg2 bar ...

also chore: refactor RuntimeContext into an abstract base class, introduce ScriptContext for when running as a script

python notebook.py -arg1 foo -arg2 bar ...

also chore: refactor RuntimeContext into an abstract base class,
introduce ScriptContext for when running as a script
Copy link

vercel bot commented Apr 17, 2024

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 Apr 17, 2024 6:50pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 6:50pm

mscolnick
mscolnick previously approved these changes Apr 17, 2024
Copy link

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.4.1-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.

None yet

2 participants