Pinned
myles
1,288 posts
New York
Joined April 2015
- Replying to @hot_girl_springeveryone asks "why is python", but no one asks "how is python"
- Replying to @aidenybai.grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); grid-template-rows: masonry; }
- Streaming rich components in a chatbot with "tools" using ell (@wgussml) and displaying outputs using @marimo_io 🤯 List of all my tools in the 🧵
00:00 - holy damn, this is awesome. the new `--watch` command on @marimo_io paired with markdown extensions 🤯 ``` marimo edit notebook\.md --watch ```
00:00 - v0.9.0 🚀 marimo is a reinvention of the Python notebook — stored as Python, executable as scripts, deployable as apps. Our latest release brings notebooks further into the future: create chat interfaces, cache computations across notebook runs, and generate code with AI.
- using ell (by @wgussml) in @marimo_io to create agentic tools that return rich outputs like charts and tables
- turn your notebooks into API endpoints with @marimo_io + @FastAPI 🚀 1. define your functions in your notebook 2. import them into your FastAPI routes 3. run the cell - that's it!
- since @AnthropicAI allows CORS with their completion api, you can build a Python-based chatbot entirely in the browser using WebAssembly from start to finish with @marimo_io Playground link: marimo.app/l/izqmx3
- 🚀 We just launched one of our most requested features - you can now export your @marimo_io notebooks as self-contained WebAssembly applications: `marimo export html-wasm nb..py` You can self-host these assets on GitHub pages, a CDN, or blob storage. No expensive servers
00:00












