Replies: 5 comments 7 replies
-
|
That's not currently possible. It's kind of tricky because marimo is itself a library -- so it needs to be installed in each environment you use it in. We've tried to keep the dependencies quite slim, so hopefully it's not too much of an issue. |
Beta Was this translation helpful? Give feedback.
-
|
Not directly, but you can use the new |
Beta Was this translation helpful? Give feedback.
-
|
@akshayka do you have an easy way to inject code prior to starting the starlette server? maybe another click option to you could do something like
|
Beta Was this translation helpful? Give feedback.
-
|
Well there was a possibility of not needing any changes at all to marimo code, but maybe not. So if you add one line at the top But then the edits disappear when notebook is auto-saved. Can |
Beta Was this translation helpful? Give feedback.
-
|
I'm personally satisfied with the |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to switch
condakernels in the same/similar fashion as in Jupyter? I'm looking for separation between project requirements and runtime - I'd like to havemarimoinstalled in one env and use modules from another. Is that possible?Beta Was this translation helpful? Give feedback.
All reactions