Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,259 contributions in the last year
Contribution activity
July 2020
Created a pull request in jupyter/nbclient that received 6 comments
Created an issue in jupyter/jupyter_client that received 4 comments
Don't use deprecated cleanup() from v6.1.5
Shouldn't we call cleanup_resources() if the version is >=6.1.5 here, instead of >=6.2? It prints a deprecation warning and makes a test fail in nb…
4
comments