Tom Larkworthy
11/03/2024, 8:23 PMfile:// context. You can put them on a webserver if you want. This is complement the userspace notebook source editor. I still have some more work on this to consider it fully working (e.g. FileAttachment support), but today I finally reached the milestone that the exporter can export an operational version of itself.Kartik Agaram
Tom Larkworthy
11/04/2024, 6:31 PMfile:// origins, and I think the simplicity of the single file double click ``file://`` execution wins. Maybe there is another way 🤔
Anyway, for me the MVP is
• reliable exporting to a single file
• bundled userspace editor so you can continue editing within the notebook in the replicas
If those two things are in place then we can decouple from Observable and the other stuff like notebook state serialization and trying to make it offline-first can come later. First those two before I get too excited though. Still quite a lot of stuff to iron out.Tom Larkworthy
11/08/2024, 10:00 PMJasmine Otto
11/09/2024, 6:04 PMTom Larkworthy
11/10/2024, 12:36 PM