-
-
Notifications
You must be signed in to change notification settings - Fork 240
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
Update to JupyterLab 2.0 #92
Conversation
Do you mind trying to upgrade miniconda to python 3.7 to fix the appveyor issue? |
Done, let's see how it goes. |
Now the error seems to be caused by It looks like this has already been discussed in #81 |
I'd say let's drop appveyor.yml, there's no urgent need for the demo to be built on Windows. |
That sounds reasonable. For reference this was also the case when updating to JupyterLab 1.0: #91 I'll remove appveyor and trigger another Binder build. |
Appveyor failure is expected until we merge this. The Travis failure seemed like a connectivity issue, kicked it. |
Thanks @jtpio! |
@jtpio i think the error is because the version of I am not sure why it's pulling in an old version. |
This should fix it: conda-forge/jupyterlab-feedstock#213 |
To add more context, the issue mentioned here is this one: jupyterlab/jupyterlab#8231 |
Fixes jupyterlab/jupyterlab#8208
Update to JupyterLab 2.0 and bump a few other widget dependencies.
To test this PR on Binder: