Closed mariobuikhuizen closed 1 year ago
Jupyter lab seems to just work, but give a warning "remoteEntry.1e7dc576aad2c0947588.js:1 Unsatisfied version 6.0.2 of shared singleton module @jupyter-widgets/base (required ^1 || ^2 || ^3 || ^4)"
In any case, to get rid of the warning, we could change to "*" for the version number.
I'd say we use '*' since we will likely support all jupyterlab versions where possible, and will patch if needed.