jupyter / nbgrader

A system for assigning and grading notebooks
https://nbgrader.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.28k stars 316 forks source link

nbgrader, in jupyterlab, does not "preview" #1781

Open perllaghu opened 1 year ago

perllaghu commented 1 year ago

I'm testing in docker.... and these are the latest versions I can use that allow all the other libraries & modules & plugins I need for the full service

OS: Ubuntu 22:04 Browser: Firefox

nbgrader_config.py only sets course_id

Clicking on the name of the assignments in Formgrader takes me to the source directory

Clicking on assignment name in the "Downloaded Assignments" section of the Assignment List opens the notebook document

Clicking on "view feedback" in the "Submitted Assignments" section of the Assignment List takes me to the appropriately timestamped feedback folder.

.... but clicking on the "spy glass" in formgrader does nothing

tuncbkose commented 1 year ago

Installing only those packages with given versions on a python:3.10 based image, I cannot reproduce the issue. The "preview" button opens the release directory in both notebook and lab for me.

perllaghu commented 1 year ago

Installing only those packages with given versions on a python:3.10 based image, I cannot reproduce the issue. The "preview" button opens the release directory in both notebook and lab for me.

Let me try a python 3.10 docker image - I'll come back to you

brichet commented 5 months ago

@perllaghu is there any update on this issue ?

perllaghu commented 5 months ago

No.... and packages have moved on.

I'm back in notebook-rebuild land again, and I'll check