Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nathanweeks opened this issue Apr 9, 2022 · 1 comment
Open

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

nathanweeks opened this issue Apr 9, 2022 · 1 comment
Labels

Comments

@nathanweeks
Copy link

Bug description

The binder links in https:/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

@nathanweeks nathanweeks added the bug label Apr 9, 2022
@welcome
Copy link

welcome bot commented Apr 9, 2022

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

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! 👋

Welcome to the Jupyter community! 🎉

ragamroll added a commit to ragamroll/jupyter-extension that referenced this issue Apr 11, 2022
removed jupyterlab-manager version to fix following issue

jupyterhub/mybinder.org-user-guide#256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant