Comment on Representing Python notebooks as dataflow graphsparentComments−cantdutchthis1yFun detail, you can actually define functions in a marimo notebook and load them in another Python file if you want.Needs a bit of extra config but tis a really nice feature.https://docs.marimo.io/guides/reusing_functions/
Comments
Fun detail, you can actually define functions in a marimo notebook and load them in another Python file if you want.
Needs a bit of extra config but tis a really nice feature.
https://docs.marimo.io/guides/reusing_functions/