jupyterlab-commenting
jupyterlab-commenting copied to clipboard
No way to see which cell the comment is on
Hi! Per my understanding it is not possible to see which cell the comment is on. Is that correct?
If this is the case, this makes it very difficult to use. Google Colab has a good implementation for comments for reference.
Thanks!
At this point, there are only document level comments. We do intend to have more granular targets for comments in the future.
google colab's version is also fudged up https://github.com/googlecolab/colabtools/issues/1330