Hello,
You need to upgrade webgui_jupyter_widgets:
pip install --upgrade webgui_jupyter_widgets
jupyter nbextension install --py webgui_jupyter_widgets
There was a new release adding width and height arguments (workaround for jupyter inside vscode, see Problem with Draw function, large scale - #7 by nilsansorgeeagleburg )
Best,
Matthias