microsoft / gather

Spit shine for Jupyter notebooks 🧽✨
https://microsoft.github.io/gather
MIT License
532 stars 38 forks source link

Bump to use Jupyter Lab 1.0.1 APIs #26

Closed andrewhead closed 5 years ago

andrewhead commented 5 years ago

This PR is a work in progress, in response to https://github.com/microsoft/gather/issues/22

As of the code in the current version of the PR, the dependencies have been updated to Jupyter Lab packages version 1.0.1, and the code has been edited to make sure the tests run. Gather functionality (gather to cells, notebook, and revisions) all appear to work.

There are two remaining issues to be solved before merging:

image

andrewhead commented 5 years ago

From the Jupyter Lab gitter, jupyter labextension install will make an effort to install a version of the extension that is compatible with Lab. Sources: