Guides¶
These guides cover marimo’s core concepts.
Learn by doing!
Prefer a hands-on learning experience? marimo comes packaged with interactive
tutorials that you can launch with marimo tutorial
at the command line.
Guide |
Description |
---|---|
An overview of basic concepts |
|
How reactive execution works |
|
Using interactive UI elements |
|
Creating markdown, plots, and other visual outputs |
|
Using SQL cells, no-code dataframe tools, and reactive plots |
|
View variables, dataframe schemas, docstrings, and more |
|
Configure various settings |
|
Running notebooks as apps |
|
Running notebooks as scripts |
|
Best practices to help you get the most out of marimo |
|
Transitioning from Jupyter and other tools |
|
Rich displays of objects, custom UI plugins |
|
Advanced: mutable reactive state |
|
Create notebooks in our online playground |
|
Exporting notebooks to HTML and flat scripts |
|
Deploying marimo notebooks and apps |
|
Troubleshooting notebooks |