Hi everyone, I'm a student working on a feature for review board that will make it so there is a rendered view for Jupyter Notebook files.
I finished an initial implementation of this feature, and the review request for that can be found
here.
I'm looking for feedback so that we can add more functionality for Jupyter Notebook files in the future. As users of review board, what would you like to be able
to do with Jupyter Notebooks files?
One idea that we may end up going with is being able to comment on individual lines in code cells. However, this would mean that code cells would not
have a grey background distinguishing them from other types of cells, which is a trade off that users would have to live with if we did this.
Please let me know if you have any suggestions.