marimoEasy Examples

Reactive Python notebook: cells auto-re-execute when dependencies change

What is marimo?

Overview of marimo in the Python ecosystem.

python
# marimo
# Reactive Python notebook: cells auto-re-execute when dependencies change
#
# Category: IDE / Editor
# Related: N/A
print("marimo: Reactive Python notebook: cells auto-re-execute when dependencies change")

marimo is part of the Python ecosystem. Reactive Python notebook: cells auto-re-execute when dependencies change.

Getting started with marimo

How to start using marimo.

python
# Getting started with marimo
# pip install marimo
#
# Reactive Python notebook: cells auto-re-execute when dependencies change

print("Visit the official documentation for setup instructions")

pip install marimo. Check the official documentation for detailed guides.

Want to try these examples interactively?

Open Easy Playground