marimo icon indicating copy to clipboard operation
marimo copied to clipboard

Implement multifile support in both edit and run mode.

Open anilgulecha opened this issue 1 year ago • 1 comments
trafficstars

Description

I'd like to host multiple notebooks (and hence apps) via a single marimo command. This opens up multiple usecases for end users.

Eg: marimo edit file1.py file2.py file3.py In the view - There's a dropdown at the top to activate one of the 3.

Similarly: marimo run file1.py file2.py file3.py In the view - i switch over b/w the 3 as needed.

This allows lightweight selection of apps to be hosted via a single instance on production.

Suggested solution

A user flow of solution is suggested in description above.

Alternative

No response

Additional context

No response

anilgulecha avatar Jan 18 '24 02:01 anilgulecha

Thanks for the feature request, and the suggested user flow. This is something several people have asked for, so we are thinking about it. I've added it as an item to our roadmap.

akshayka avatar Jan 18 '24 17:01 akshayka