-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Hey there, nice work sofa. Unfortunately install fails with Jupyterlab 3.0.7 on Mac (Big Sur).
ValueError: The extension "@pyviz/jupyterlab_pyviz" does not yet support the current version of JupyterLab.
Conflicting Dependencies:
JupyterLab Extension Package
=3.0.4 <3.1.0 >=2.0.0 <3.0.0 @jupyterlab/application
=3.0.3 <3.1.0 >=2.0.0 <3.0.0 @jupyterlab/apputils
=3.0.4 <3.1.0 >=2.0.0 <3.0.0 @jupyterlab/notebook
=3.0.3 <3.1.0 >=2.0.0 <3.0.0 @jupyterlab/rendermime-interfaces
=6.0.3 <6.1.0 >=5.0.0 <6.0.0 @jupyterlab/services
See the log file for details: /var/folders/k4/9l0_d86n3qn8wp609m1c6tmc0000gn/T/jupyterlab-debug-wlhnr7lj.log
Regards