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

fix: single line magic conversion #3527

Merged
merged 4 commits into from
Jan 21, 2025
Merged

Conversation

akshayka
Copy link
Contributor

  • Support magic commands that have arguments (%matplotlib inline)
  • Support cells that start with a single-line magic but have Python code after
  • Support cells that have multiple single-line magics

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
- Support magic commands that have arguments (%matplotlib inline)
- Support cells that start with a single-line magic but have Python code
  after
- Support cells that have multiple single-line magics
Copy link

vercel bot commented Jan 21, 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 21, 2025 8:57pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2025 8:57pm

fix
mscolnick
mscolnick previously approved these changes Jan 21, 2025
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