MCPcopy
hub / github.com/marimo-team/marimo / MarimoFileError

Class MarimoFileError

marimo/_ast/parse.py:123–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121
122
123class MarimoFileError(Exception):
124 pass
125
126
127class NonMarimoPythonScriptError(Exception):

Callers 5

load_appFunction · 0.90
_dynamic_loadFunction · 0.90
to_cellMethod · 0.85
_maybe_kwargsFunction · 0.85
parse_notebookFunction · 0.85

Calls

no outgoing calls

Tested by 1

_dynamic_loadFunction · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…