Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Support newer jupyterlab and python-program-analysis #39

Merged
merged 15 commits into from
Feb 6, 2020

Conversation

andrewhead
Copy link
Collaborator

@andrewhead andrewhead commented Feb 6, 2020

This update to jupyterlab incorporates several changes:

  • Support newer versions of jupyterlab (at least up until 1.2.1)
  • Make nbgather compatible with the updated python-program-analysis. As of last autumn, a few changes were made to python-program-analysis to improve the precision of slicing, though these hadn't yet been incorporated into nbgather.
  • Add regression tests to nbgather to make sure that slicing is still behaving as expected. This was added to help us detect changes to python-program-analysis that require updates to nbgather
  • Change the test-runner to jest with the intent to enable cleaner and easier regression testing
  • Clarify the documentation in the Advanced Setting Editor for user-controllable settings

@andrewhead andrewhead changed the title Support newer jupyterlab Support newer jupyterlab and python-program-analysis Feb 6, 2020
@andrewhead andrewhead merged commit ea8b31f into master Feb 6, 2020
@andrewhead andrewhead deleted the support-newer-jupyterlab branch February 8, 2020 19:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant