5.2.0
This is release for dask-labextension
contains a few bugfixes and minor enhancements:
- Fixes a bug where polling the dashboard wouldn't back off if the extension loses its connection (#220)
- Adds an option to hide the cluster manager user interface (#219) for deployments where it does not make sense. Note: this does not remove the underlying REST API, it only hides the frontend UI elements.
- Fixes a layout restoration bug where, if an active cluster is not found, a dashboard panel is closed. This prevents pre-created layouts from being distributed in the absence of a running cluster (#217).