gator icon indicating copy to clipboard operation
gator copied to clipboard

Update to JupyterLab 3.0

Open jtpio opened this issue 5 years ago • 3 comments

Now that JupyterLab 3.0.0rc4 is available on both PyPI and conda forge, we can start updating both the labextension and the navigator to the 3.0 packages.

We should also look into packaging the labextension and the navigator as part of jupyter_conda.

jtpio avatar Oct 14 '20 14:10 jtpio

as part of jupyter_conda.

Or a different name depending on https://github.com/mamba-org/jupyter_conda/issues/88

jtpio avatar Oct 14 '20 14:10 jtpio

Thanks for taking care of that. I'm working this weekend on a better integration of the code. I think it will be worthy to wait for that before migrating to JLab 3.

fcollonval avatar Oct 17 '20 09:10 fcollonval

Ah nice, thanks @fcollonval.

https://github.com/mamba-org/jupyter_conda/pull/90 should have most of the things in place for JupyterLab 3.0 (except the navigator for now). Let me know if you want to pick it up after.

jtpio avatar Oct 17 '20 10:10 jtpio