I am trying to clara-train-example with gpu monitoring tools. I get the error when I run
startClaraTrainNoteBooks.sh
ValueError: The extension "jupyterlab-nvdashboard" does not yet support the current version of JupyterLab.
Conflicting Dependencies:
JupyterLab Extension Package
>=3.0.6 <3.1.0 >=2.0.0 <3.0.0 @jupyterlab/application
>=3.0.5 <3.1.0 >=2.0.0 <3.0.0 @jupyterlab/apputils
>=5.0.3 <5.1.0 >=4.0.0 <5.0.0 @jupyterlab/coreutils
>=17.0.1 <18.0.0 >=16.4.2 <17.0.0 react
>=17.0.1 <18.0.0 >=16.9.0 <17.0.0 react-dom
See the log file for details: /tmp/jupyterlab-debug-53dt6_x5.log
I don’t understand the content of log. Many thank your help.