Skip to content

Releases: compute-tooling/compute-studio-storage

Compute Studio Storage 1.11.0

30 Jul 16:06
Compare
Choose a tag to compare
  • Make cloud storage files private, meaning that the only way to interact with them is through the compute.studio webserver. This makes it possible to use the C/S auth system to control access to private files. (#11)

Compute Studio Storage 1.10.1

19 Apr 16:50
Compare
Choose a tag to compare
  • 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

19 Apr 13:30
Compare
Choose a tag to compare
  • 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

08 Apr 16:07
Compare
Choose a tag to compare
  • Add MathJax suppport. (#7)

Compute Studio Storage 1.8.3

29 Jan 18:28
Compare
Choose a tag to compare
  • Fix bug that caused screenshots of pics to fail. (#6)

Compute Studio Storage 1.8.2

28 Jan 23:44
Compare
Choose a tag to compare
  • Fix bug that causes cs-storage to crash when run with dask. (#5)

Compute Studio Storage 1.8.1

16 Jan 18:49
Compare
Choose a tag to compare
  • Remove output id's from screenshots. (672d791)

Compute Studio Storage 1.8.0

08 Jan 17:17
Compare
Choose a tag to compare
  • Create screenshots of renderable outputs to support fast renders on the new C/S Simulation page. (#3)