You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$nbgrader fetch_feedback "assignment_name" --course course_name
[FetchFeedbackApp | WARNING] Config option `kernel_spec_manager_class` not recognized by `FetchFeedbackApp`.
[FetchFeedbackApp | WARNING] Could not find feedback for 'course_name/assignment_name/notebook_name' submitted at 2024-03-02 14:20:56.795510 UTC
[FetchFeedbackApp | WARNING] Could not find feedback for 'course_name/assignment_name/notebook_name2' submitted at 2024-03-02 14:20:56.795510 UTC
[FetchFeedbackApp | INFO] Source: /mnt/exchange/course_name/feedback_public/username
[FetchFeedbackApp | INFO] Destination: /home/jovyan/course_name/assignment_name/feedback
course_name, assignment_name, ... are just placeholders for actual data. This only happens for some random students. I was wondering, what's the issue?
best
The text was updated successfully, but these errors were encountered:
Hi,
I set up nbgrader (this implementation https://github.com/CERIT-SC/nbgrader-k8s/tree/main/nbgrader-exchange) with jupyterhub. Some students are not able to fetch feedback and get this error:
course_name
,assignment_name
, ... are just placeholders for actual data. This only happens for some random students. I was wondering, what's the issue?best
The text was updated successfully, but these errors were encountered: