You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support triggering workflow execution from the command line (#113 )
Support rendering vector and raster data via Leaflet in a GeoJson column (#124 ; #172 by @bicknrown )
A new scheduler opportunistically runs workflow cells in parallel when static inference of the cell permits it (#137 )
A new vizier run command allows workflows to be re-run from the command line without interactions thorugh the UI. (#113 )
Image data is now supported throughout the Vizier stack. The UI displays images inline; Python treats images as binary blobs, and Spark internals can interact with them as normal data. (#63 contributed by @sohampatel12 )