Releases: compute-tooling/compute-studio-storage
Releases · compute-tooling/compute-studio-storage
Compute Studio Storage 1.11.0
Compute Studio Storage 1.10.1
- Fix bug where the output was built with a different bokeh version than what is loaded in the browser. (#9)
Compute Studio Storage 1.10.0
- Add functions for serializing outputs to JSON and back. These are necessary for sending outputs over the wire as JSON, deserializing them, and then writing them to cloud storage. (#8)
Compute Studio Storage 1.9.0
- Add MathJax suppport. (#7)
Compute Studio Storage 1.8.3
- Fix bug that caused screenshots of pics to fail. (#6)
Compute Studio Storage 1.8.2
- Fix bug that causes
cs-storage
to crash when run with dask. (#5)
Compute Studio Storage 1.8.1
- Remove output id's from screenshots. (672d791)
Compute Studio Storage 1.8.0
- Create screenshots of renderable outputs to support fast renders on the new C/S Simulation page. (#3)