I'm excited to share my latest project with you all - GitNotebooks. It's a tool that allows you to easily review Jupyter Notebooks from GitHub pull requests.
As a software engineer working in the ML space, I found that there weren't many options for diffing and reviewing Jupyter Notebooks from GitHub pull requests. So, I decided to create a solution that provides the ability to do so in a way that matches the GitHub look and feel, with the ability to add inline comments alongside precise markdown and code diffs.
GitNotebooks offers the following features:
- Precise markdown and code diffs with inline comments
- Integration with PR creation - (a link is posted to the PR if a notebook change is detected)
- Easy setup with just a few clicks
You can check it out for yourself by visiting the website: GitNotebooks.com
I would love to hear your feedback and answer any questions you may have. Thanks for taking the time to check out GitNotebooks!