support icon indicating copy to clipboard operation
support copied to clipboard

Issues and feature requests for ReviewNB

Results 17 support issues
Sort by recently updated
recently updated
newest added

## Problem Lot of users want to version control only the source (markdown + code cells) but don't wish to commit output into their git repository. They currently do this...

Feature Request

## Problem Reproducibility is a sore problem in data science. Simply put, given an experiment/analysis how can someone else quickly rerun it. Reruns can be for verification, to see intermediate...

Feature Request

## Problem Jupyter Notebooks neither have a dedicated test framework nor a CI pipeline. Which results in, - Almost no tests written for Notebooks - Lack of confidence whether a...

Feature Request

Currently it seems that tagging users works (at least with Github.com, haven't tried yet on the on-premise version but I assume it is the same), but there is no auto-complete....

UI Enhancement

## Problem Users would like to share a link to specific cell or an output with the teammates. They can ask them to review the specific cell contents or just...

Feature Request

## Problem Non-technical users would like to review notebooks via ReviewNB. They do not need & are not accustomed to seeing code cells. They care about reviewing markdown cells &...

Feature Request

## Problem Notebooks can be long and require a lot of scrolling around to properly review. [Users have asked for outline view. ](https://github.com/ReviewNB/support/discussions/138) ## Solution Table of contents (ToC) that...

Feature Request