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 | |
| Manipulate HTML objects | |
| Redirect print statements and other console output | |
| Control how cells execute | |
| Make stateful apps with  | |
| Debugging utilities |