Back to Marimo

Package management

docs/guides/package_management/index.md

0.23.5993 B
Original Source

Package management

The following guides cover how to import, install, and otherwise manage the Python dependencies of your notebooks.

GuideDescription
Importing packagesHow marimo finds packages on import
Installing packagesInstalling packages with marimo's UI
Inlining dependenciesCreate self-contained notebooks by inlining dependencies in notebook files
Notebooks in existing projectsWorking with marimo notebooks in existing Python projects
Using uvA guide to using the uv package manager with marimo