Earlier quoted context omitted.
Ok, you link to a deployment, and also the docs say this: > Collaborative GIS Environment: Work together on geographic data projects in real-time. How does that work? I can apparently make changes to the files, and even save them, but then my changes are gone when I reload it. Where were the changes saved? This is exactly what I'm wary of when using Jupyter...
> How does that work? I can apparently make changes to the files, and even save them, but then my changes are gone when I reload it. Where were the changes saved? This is exactly what I'm wary of when using Jupyter... The GP linked to JupyterLite, which is browser-based Jupyter based on WebAssembly... Then there is JupyterLab which runs on your own machine, or on a server somewhere (e.g. a K8S pod)... And then there…
It lied to me: my changes weren't saved! If I can't save a thing, I want to be explicitly told so!