hal9
hal9 copied to clipboard
Hal9 — Create and Share Generative Apps
think about ramifications to current architecture which assumes one `hal9 start` corresponds to 1 app = 1 config
If a package is not installed, say pandas, when the server initializes it fails but it doesn't return a proper error to Rust which means that the client can't parse...
Currently we have a pretty ugly workaround which is to call `eval/` multiple times when it fails. In order to remove this, we need `h9 start` to finish execution until...
In order to allow users to edit code in the designer... or at least add code to the file they are editing when a control is dragged... we need to...
Does not work: ``` library(hal9) data_path