You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If it's the former, we have an experimental VSCode plugin but don't have a solution for other editors yet. Perhaps we could get there by starting with marimo's native markdown format (cc @dmadisetti), which is easier to edit in a text editor than our Python format.
Hi @akshayka - wanted to check if this is in the current pipeline? In addition to all the clear improvements to jupyternbs, this tool is exactly what I've been looking for to dev with nb's in neovim, but the only blocker from using marimo on a day to day is the need for changes to @app.cell to hot-reload in the running notebook
Description
how can I use external editor to write code with hot-reloading in marimo editor?
Suggested solution
reload local file when it is changed
Alternative
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: