google/earthengine-jupyter

Panel size slider in MapWithInspector does not work in Colab

tylere opened this issue · 1 comments

image

This may be addressed by using the Asynchronous Widget generator approach:
https://ipywidgets.readthedocs.io/en/stable/examples/Widget%20Asynchronous.html#Generator-approach

This appears to be related to this Colab bug, which prevents the tab widget from rendering correctly:
googlecolab/colab-cdn-widget-manager#30