Comment on Show HN: A Spatial Environment for PythonComments−pollier4yNice tool ! IMO a self hosted option is mandatory for product adoption as python is often used to process data, which might be confidential enough to prevent the use of SaaS tooling from a not "Well Known" service provider...−joshgree888884yIt's pyodide so I imagine everything is happening in the browser...−mritchie7124yPython execution happens in your browser as WASM via Pyodide
Comments
Nice tool ! IMO a self hosted option is mandatory for product adoption as python is often used to process data, which might be confidential enough to prevent the use of SaaS tooling from a not "Well Known" service provider...
It's pyodide so I imagine everything is happening in the browser...