Marimo¶
Description¶
marimo is an open-source reactive Python notebook: run a cell or interact with a UI element, and marimo automatically runs dependent cells (or marks them as stale), keeping code and outputs consistent and preventing bugs before they happen. Every marimo notebook is stored as pure Python (Git-friendly), executable as a script, and deployable as an app; while stored as Python, marimo notebooks also have native support for SQL.
Modules system sets up the following environment variables for this module:
Environment Modules¶
Run module spider marimo to find out what environment modules are available for this application.
Environment Variables¶
- HPC_MARIMO_DIR - installation directory
- HPC_MARIMO_BIN - executable directory
- HPC_MARIMO_LIB - library directory
Categories¶
programming, language, python