August 22, 2024
Bennet Meyers is a staff scientist at SLAC, in the GISMo lab. He's been using marimo for over two years — well before it was open source. Bennet has played a huge role in shaping and supporting marimo; in fact, marimo probably wouldn't exist without him.
Bennet was the first person to ever deploy a marimo notebook, which teaches readers how to use signal decomposition without math. It was one a motivating example for many features that are now part of the marimo library. Check it out here: https://signal-decomp-tutorial.org/.
You can also edit this notebook locally with
uvx marimo run --sandbox notebook.py
if you have uv
installed, or
marimo run notebook.py
if you don't have uv installed (you'll need to manually install its dependencies).
To edit the notebook source code, replace run
with edit
in the above commands.
Note
This project is part of our Community Spotlights collection, where we feature outstanding projects and contributions from the marimo community.
We're thrilled to have Bennet Meyers as an active and innovative member of the marimo community!
This spotlight has been featured on our social media platforms. Join the conversation:
- LinkedIn Post: Link
- Twitter Post: Link
- Discord Discussion: Discord message
We encourage you to engage with these posts, share your thoughts, and help us celebrate this amazing contribution to the Marimo community!