-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
Milestone
Description
I was creating a fresh environment today, which installed JupyterLab 1.04. When I tried installed the VPython extension I get the following:
An error occured.
ValueError: This extension does not yet support the current version of JupyterLab.
Conflicting Dependencies:
JupyterLab Extension Package
>=1.0.2 <2.0.0 >=0.19.1 <0.20.0@jupyterlab/application
>=1.0.2 <2.0.0 >=0.19.1 <0.20.0@jupyterlab/apputils
>=1.0.2 <2.0.0 >=0.19.1 <0.20.0@jupyterlab/notebook
This isn't a big deal for me since I've got other environments installed that work but I thought I'd mention it in case this causes problems for others in the future.