September 12, 2024
vrtnis is a prolific contributor to the marimo community, creating numerous interactive notebooks that showcase the power and versatility of marimo. Their contributions range from data visualization tools to AI-powered applications, demonstrating the broad applicability of marimo in various domains.
-
K-d Tree Visualizer: An interactive tool for visualizing k-d trees; KDTree for fast generalized N-point problems.
-
LMSYS Win Rate Predictor: A notebook that predicts win rates using Elo Ratings for LMSYS LLMs.
-
Pong Game: A recreation of the classic Pong game using marimo; with fun visualization.
-
AI Docs Bot: vrtnis developed the AI-powered documentation bot that powers the #ask-docs-ai channel in the marimo community Discord, enhancing the support experience for marimo users.
-
Marimo Cheatsheet: vrtnis created a comprehensive cheatsheet for marimo, available at https://github.com/vrtnis/marimo-cheat-sheet. This resource is invaluable for both new and experienced marimo users.
You can explore vrtnis's notebooks and contributions in the #share-your-notebook channel of the marimo community Discord.
To run this notebook locally with its dependencies automatically installed in an isolated virtual environment, use:
uvx marimo run --sandbox <notebook-name>.pyIf you don't have uv installed, you can use:
marimo run <notebook-name>.pyNote: You may need to manually install dependencies if not using uv.
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 excited to have vrtnis as an active and innovative member of the marimo community, consistently pushing the boundaries of what's possible with marimo!
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 these amazing contributions to the Marimo community!