I'm trying a new Python lib, and the docs tell to install a jupyter lab extension to make it work, using the command:
jupyter labextension install @jupyter-widgets/jupyterlab-manager@2
However, there is some kind of conflict. I have no idea how to solve it... The log file is not helpful to me.