mybinder.org-user-guide
mybinder.org-user-guide copied to clipboard
binder-examples/jupyter-extension binder links do not launch
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/[email protected]" 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
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.
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: