Allow changes while waiting for binder backend #1694
Labels
enhancement
New feature or request
frontend
Concerning the HTML editor
publishing
Notebooks as static documents on the web
We currently disable editing while waiting for the binder backend to connect, which is annoying. Instead, we should save up the patches until we connect, and send all patches in one go afterwards.
This would allow me to export an empty notebook to HTML, host that online, and we have online Pluto with instant editing.
The text was updated successfully, but these errors were encountered: