Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
123
class
MarimoFileError(Exception):
124
pass
125
126
127
class
NonMarimoPythonScriptError(Exception):
Callers
5
load_app
Function · 0.90
_dynamic_load
Function · 0.90
to_cell
Method · 0.85
_maybe_kwargs
Function · 0.85
parse_notebook
Function · 0.85
Calls
no outgoing calls
Tested by
1
_dynamic_load
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…