API ReferenceΒΆ
Use the marimo library in marimo notebooks (import marimo as mo) to
- connect interactive inputs like sliders, dropdowns, and tables to Python, 
- express yourself with dynamically created markdown, 
- layout information with tabs or grids, 
- output media like images and audio, 
- and more! 
| Write markdown with  | |
| Connect sliders, dropdowns, tables, and more to Python | |
| Customize outputs with accordions, tabs, stacks, and more | |
| Output interactive plots | |
| Output media like images, audio, PDFs, and plain text | |
| Flow charts, graphs, statistic cards, and more | |
| Display progress indicators | |
| Modify cell outputs, redirect console output | |
| Control how cells execute | |
| Manipulate HTML objects | |
| Access and set query parameters with  | |
| Access command-line arguments with  | |
| Synchronize multiple UI elements with  | |
| Embed notebooks in other notebooks | |
| Run cells defined in another notebook | |
| Miscellaneous utilities |