Is It Possible to Upload a Python File Through The marimo.new And Work On That #4980
|
I created a marimo notebook aiming to be tutorial code demo for 'Creating a CRUD app with Pandas DataFrame & Marimo State;. I was trying to 'create permalink' for that notebook like I did previous withy my previous trail BUT all the links I created didn't work out (time-out error) So I just download the notebook to my drive and then upload to the following GitHub repository: Is there any way to allow uploading own marimo notebook (python file) or something like the 'create permalink' feature? I found it great to try out Python concepts on marimo.new Many thanks |
Answered by
dmadisetti
May 20, 2025
Replies: 1 comment 1 reply
|
You can copy and paste into marimo.new and it will automatically be captured and broken up into cells. There is also https://marimo.io/dashboard though it is beta |
1 reply
Answer selected by
clueple
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can copy and paste into marimo.new and it will automatically be captured and broken up into cells.
There is also https://marimo.io/dashboard though it is beta