support
support copied to clipboard
Issues and feature requests for ReviewNB
Cannot access repository. Please [check permissions](https://github.com/apps/review-notebook-app/installations/new), verify url above & [authorize app](https://github.com/login/oauth/authorize?client_id=Iv1.b2736a9bd3b3e896) again (if needed). If problem persists, write to us at [email protected] I am not able to open my...
reviewnb
reviewnb was not showing in oullrequesrt
Whenever I mark a comment as **resolved** in ReviewNB it still stays **unresolved** in Github
## Problem A user writes a detailed review on a notebook and their browser crashes before they could post the review. Well written comments are lost. This is not the...
## Problem We highlight newly added diff lines in green, it's super useful when comparing two versions of a notebook. ReviewNB users often review fresh / newly added notebooks in...
Extend ReviewNB to be used with GitLab _Feel free to upvote/downvote the issue indicating whether you think this is useful feature or not. I also welcome additional questions/comments/discussion on the...
#### Problem Currently comments made directly on the notebook ([JDoc comments](https://blog.reviewnb.com/commenting-for-jupyter/)) are tied to the notebook name+path. If the notebook name or path is changed then it's treated as a...
Currently i'm using ReviewNB to review PRs and then get back to github to approve the PR and merge to the master branch. It would be great if you'll add...
## Problem - How can I quickly go from experimentation (`.ipynb`) to production (typically `.py`)? ## Current Solution The prevailing method of "productioniz'ing" notebooks is, 1. Convert notebooks to python...
Typical git repository size increases in proportion to length of it's history. With edits to larger notebooks (say >10MB) the repo size could quickly grow to an uncomfortable level. Some...