Hello Jupyter community,
I’m reaching out from a higher education institution where we’re working to promote the use of Jupyter Notebooks and JupyterHub in our teaching. After discussions with colleagues, we’ve identified a key feature that would significantly enhance our workflow: an easy-to-use annotation capability for reviewing student notebooks.
Specifically, we’re looking for functionality similar to:
- Highlighting and commenting on PDFs
- The annotation features available in Google Colab
Our ideal solution would allow instructors to easily highlight code or text within notebooks and add comments, facilitating efficient feedback and grading processes.
I’m aware of the jupyter-commenting project (GitHub - jupyterlab/jupyterlab-commenting: Commenting and annotation for JupyterLab), which seemed promising but unfortunately isn’t compatible with recent Jupyter versions.
I’d greatly appreciate any insights on:
- Existing extensions or solutions that provide this functionality
- Potential workarounds or alternative approaches
- Advice on implementing such a feature
Has anyone successfully integrated a similar annotation system in their educational setting? Any experiences or recommendations would be invaluable as we seek to enhance our use of Jupyter in teaching.
Thank you in advance for your help and expertise!