jupyterhub / mybinder.org-user-guide

Turn a Git repo into a collection of interactive notebooks. This is Binder's user documentation repository.
https://mybinder.readthedocs.io
BSD 3-Clause "New" or "Revised" License
156 stars 103 forks source link

binder-examples/jupyter-extension binder links do not launch #256

Open nathanweeks opened 2 years ago

nathanweeks commented 2 years ago

Bug description

The binder links in https://github.com/binder-examples/jupyter-extension do not successfully launch in either JupyterLab or Jupyter Notebook mode. The following image build error is reported:

Enabling notebook extension jupyter-js-widgets/extension...
      - Validating: OK
An error occurred.
ValueError: 
"@jupyter-widgets/jupyterlab-manager@0.38.1" is not compatible with the current JupyterLab
Conflicting Dependencies:
JupyterLab                        Extension      Package
>=3.2.8 <3.3.0                    >=0.19.1 <0.20.0@jupyterlab/application
>=5.2.8 <5.3.0                    >=2.0.0 <3.0.0 @jupyterlab/coreutils
>=3.2.8 <3.3.0                    >=0.19.1 <0.20.0@jupyterlab/notebook
>=3.2.8 <3.3.0                    >=0.19.1 <0.20.0@jupyterlab/rendermime
>=3.2.8 <3.3.0                    >=1.1.0 <2.0.0 @jupyterlab/rendermime-interfaces
>=6.2.8 <6.3.0                    >=3.0.0 <4.0.0 @jupyterlab/services
See the log file for details:  /tmp/jupyterlab-debug-pkro1jpp.log

How to reproduce

Jupyter Notebook link: https://beta.mybinder.org/v2/gh/binder-examples/jupyter-extension/HEAD?urlpath=/tree/index.ipynb

JupyterLab link: https://beta.mybinder.org/v2/gh/binder-examples/jupyter-extension/HEAD?urlpath=lab/tree/index.ipynb

welcome[bot] commented 2 years ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada: