probmods / webppl-viz

Visualization for WebPPL
http://probmods.github.io/webppl-viz/
Other
14 stars 9 forks source link

When not running in browser, emit svgs to disk #21

Open longouyang opened 8 years ago

longouyang commented 8 years ago

This is basically supported by 89f9280 but:

longouyang commented 8 years ago

SVG now is emitted to disk.

Todo: write a mechanism for making vega rendering effectively synchronous (something like await for webppl), then we can close this.