jupyterlab / jupyterlab-demo

Demonstrations of JupyterLab
https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab
Other
186 stars 240 forks source link

Update to JupyterLab 3.0 #101

Closed jtpio closed 3 years ago

jtpio commented 3 years ago

Fixes #100

For now commenting out some extensions that have not been updated yet.

Can be tested with this link: https://mybinder.org/v2/gh/jtpio/jupyterlab-demo/lab3?urlpath=lab

jasongrout commented 3 years ago

Would you mind pushing to a branch here on this repo, since this will be a semi-official somewhat long-lived branch that is updated as people update extensions? Then the binder link will read jupyterlab/jupyterlab-demo rather than jtpio/jupyterlab-demo and look more official.

jtpio commented 3 years ago

Sure. I'll need push access to the repo though.

jtpio commented 3 years ago

Looks like it's functional using the Binder link from above:

image

jasongrout commented 3 years ago

I'll need push access to the repo though.

Done

jtpio commented 3 years ago

Closing in favor of #102 to use the upstream branch.