marimo notebooks runs in browser via WASM does not need python right? #3180
Answered
by
mscolnick
umeshkacha
asked this question in
Q&A
-
Hi I am new to WASM and notebooks I want to confirm marimo notebooks runs in browser via WASM does not need python right? Python installation at os/system path leve does it need? Can someone please confirm? |
Beta Was this translation helpful? Give feedback.
Answered by
mscolnick
Dec 16, 2024
Replies: 2 comments 1 reply
-
Yes, that is correct. Using the WebAssembly notebook (like https://marimo.app/, or the static export) does not require Python to be installed locally. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
akshayka
-
Thanks, How/where do we deploy an app kind of https:// marimo.app so
customer can use it in their site? Thanks again.
…On Mon, 16 Dec 2024 at 22:07, Myles Scolnick ***@***.***> wrote:
Yes, that is correct. Using the WebAssembly notebook (like
https://marimo.app/) do not require python to be installed locally.
—
Reply to this email directly, view it on GitHub
<#3180 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAE45HX7W2GMEIUEN5ZKNMT2F36VVAVCNFSM6AAAAABTWJRI6CVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJYGMZTENI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, that is correct. Using the WebAssembly notebook (like https://marimo.app/, or the static export) does not require Python to be installed locally.