Problem with binder demos - maybe can't install extensions

@sgibson91 But that repo still doesn’t seem to build after the addition in the PR though?

An error occured.
ValueError:
"@jupyter-widgets/jupyterlab-manager@0.38.1" is not compatible with the current JupyterLab
Conflicting Dependencies:
JupyterLab                        Extension      Package
>=2.2.0 <2.3.0                    >=0.19.1 <0.20.0@jupyterlab/application
>=4.2.0 <4.3.0                    >=2.0.0 <3.0.0 @jupyterlab/coreutils
>=2.2.0 <2.3.0                    >=0.19.1 <0.20.0@jupyterlab/notebook
>=2.2.0 <2.3.0                    >=0.19.1 <0.20.0@jupyterlab/rendermime
>=2.2.0 <2.3.0                    >=1.1.0 <2.0.0 @jupyterlab/rendermime-interfaces
>=5.2.0 <5.3.0                    >=3.0.0 <4.0.0 @jupyterlab/services
See the log file for details:  /tmp/jupyterlab-debug-hoivp8yh.log
Removing intermediate container dcb0080c22f7
The command '/bin/sh -c ./postBuild' returned a non-zero code: 1

I added a note to the PR.

2 Likes