|
|
|
|
|
by exe34
308 days ago
|
|
The few times I've made notebooks, I've tried to migrate code out of the notebook as soon as possible and then only import foo and run foo.bar() in the notebook. It helps to only have the top level config/layout in the notebook. |
|
Needs a bit of extra config but tis a really nice feature.
https://docs.marimo.io/guides/reusing_functions/