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: marimo.output #164

Merged
merged 10 commits into from
Sep 30, 2023
Merged

feat: marimo.output #164

merged 10 commits into from
Sep 30, 2023

Conversation

akshayka
Copy link
Contributor

@akshayka akshayka commented Sep 29, 2023

Functions for writing to the output area.

  • mo.output.replace
  • mo.output.append
  • mo.output.clear (which is just mo.output.replace(None))

@vercel
Copy link

vercel bot commented Sep 29, 2023

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 Sep 29, 2023 5:06pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 29, 2023 5:06pm

mscolnick
mscolnick previously approved these changes Sep 29, 2023
Copy link
Contributor

@mscolnick mscolnick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good pending removing console.logs

i'll follow up with a unit test and e2e test too

@akshayka akshayka merged commit c103adf into main Sep 30, 2023
15 checks passed
@akshayka akshayka deleted the aka/mo-output branch September 30, 2023 02:00
@github-actions github-actions bot locked and limited conversation to collaborators Sep 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants