Skip to content
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

Support JupyterLab 2.0 #137

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

jseabold
Copy link

This is going to need another pair of eyes, but I wanted to try out the extension and also learn a little more about jupyterlab development. I never used this when it worked with JupyterLab 1.x, so I'm not quite sure what to expect.

The main changes that are needed to update to 2.x are here. The other changes were to the DataGrid API itself, which AFAICT, changed before the move from phosphor to lumino. I'm more confident than nothing in these changes, glancing over the lumino code and given the test suite passing.

For reference, this is the code for the last supported version of datagrid.

@jseabold
Copy link
Author

Closes #127 #130 #131

@jseabold
Copy link
Author

There appear to be some issues with things like loading feedback. Unclear to me whether they're related to things in this PR yet. Could use another set of eyes until I'm more familiar with the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant