Hello! I’ve recently discovered how much fun it is to load gigantic zipped SQLite files into my notebook. Could you all please add the .sqlite()
method to the default prototypes for ZipArchiveEntry
that returns from FileAttachment("x.zip").file("y.sqlite3")
? It seems to work there when inserted without modification.
Example toward the bottom: Phylogenic Tree Hierarchy Data / Thad Kerosky | Observable