How can I use Asynchronous Widgets on jupyter lab?
问题 How can I use Asynchronous Widgets on jupyter lab ? I'm trying to reproduce the official Asynchronous Widgets-Example on jupyter lab , but the await never continues. Setup / reproduction docker run --rm -p 8888:8888 -e JUPYTER_ENABLE_LAB=yes jupyter/datascience-notebook start-notebook.sh --NotebookApp.token='' firefox 0.0.0.0:8888 create a new python3 notebook create a cell and enter the code below run cell move slider code for the cell %gui asyncio import asyncio def wait_for_change(widget,