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: show usage stats (memory, cpu) in the footer #1303

Merged
merged 4 commits into from
May 3, 2024

Conversation

mscolnick
Copy link
Contributor

@mscolnick mscolnick commented May 2, 2024

Add memory and cpu usage in the footer, with more info on hover.

Screenshot 2024-05-02 at 1 55 00 PM Screenshot 2024-05-02 at 1 54 54 PM

Copy link

vercel bot commented May 2, 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 May 3, 2024 0:56am
marimo-storybook ❌ Failed (Inspect) May 3, 2024 0:56am

Copy link
Contributor

@akshayka akshayka left a comment

Choose a reason for hiding this comment

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

I like this!

psutil isn't part of the Python standard library. I don't mind adding it as a dependency -- it has no dependencies itself and is widely used.

@mscolnick
Copy link
Contributor Author

Yea i didnt realize psutil wasn't available. i didnt install it through, so i wonder if it was brought in transitively (in which it will be brought in anyways). if we can add it, i think its worth it

akshayka
akshayka previously approved these changes May 2, 2024
@akshayka
Copy link
Contributor

akshayka commented May 2, 2024

@mscolnick idk if storybook and playwright are just flaky?

@mscolnick
Copy link
Contributor Author

@akshayka I'll look into the flakes. This is pretty low priority so can merge later

Copy link

github-actions bot commented May 3, 2024

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

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