The following release notes correspond to the dates May 4 to May 20, 2020. In addition to these changes, this release includes back-end updates to workflows, Google integrations, and the user interface to improve upcoming features.
Interactive analysis (notebooks)
Bokeh library unblocked
Bokeh can now be loaded with this code, as written in the Hail tutorial:
{code}
hl.plot.output_notebook()
{code}
Improved reliability with bug fixes
Fixed a bug causing limited memory to be available to notebook kernels in some cases when runtimes are resized.
Fixed a bug causing notebook R kernels to be unresponsive immediately after resuming a runtime.
Fewer deprecated fields
Removed deprecated field `jupyterExtensionUri` is from `CreateRuntimeRequest`