Can I use Jupyter widgets in the Google Colab Laboratory?
I followed the instructions here with both ipyleaflet and bqplot
But I got this error message.
Failed to display a Map Jupyter widget.
If you read this message in Jupyter notepad or JupyterLab notepad, this may mean that the widget JavaScript is still loading. If this message is saved, it probably means that the JavaScript widget library is either not installed or not enabled. See the Jupyter widget documentation for installation instructions.
If you read this post in a different interface (for example, when statically rendering on GitHub or NBViewer), this may mean that your interface does not currently support widgets.
Can I use these widgets? Or am I wrong somewhere?
source
share