question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Formgrader/Manual Grading fails to resolve past notebook ID

See original GitHub issue

OS: Ubuntu 18.04 on Jetstream-cloud.org

nbgrader --version Python version 3.6.7 | packaged by conda-forge | (default, Feb 28 2019, 09:07:38)

[GCC 7.3.0] nbgrader version 0.5.5

jupyter --version 4.4.0 (The littlest JupyterHub)

(Partial) pip list jupyter 1.0.0 jupyter-client 5.2.4 jupyter-console 5.2.0 jupyter-core 4.4.0 jupyterhub 1.0.0 jupyterlab 0.35.4 jupyterlab-server 0.2.0 … nbconvert 5.5.0 nbformat 4.4.0 nbgitpuller 0.6.1 nbgrader 0.5.5 nbresuse 0.3.0 notebook 5.7.8 nteract-on-jupyter 2.0.7

jupyter notebook --version 5.7.8

Expected behavior

When opening nbgrader-> Manual Grading. I choose the Assignment ID -> Notebook ID -> view the scores for that notebook

Actual behavior

The browser just hangs here: nbgrader_manualgrade

Steps to reproduce the behavior

these are the instructions I used to setup The Littlest Jupyter Hub: https://tljh.jupyter.org/en/latest/install/jetstream.html and then I used these instructions to install nbgrader: https://nbgrader.readthedocs.io/en/stable/user_guide/installation.html

I believe I have the proper folder structure with the exception of the “source” and “PrgPrin101” folder the other files and folders are created through nbgrader. nbgrader_folderstructure

All nb/serverextensions are enabled.

the strange thing is if I go through Nbgrader/Formgrader/Manage Students I can see the assignment and grade it. nbgrader_ManualGrade_vsManageStudent the link in the right browser leads me to the actual assignment

nbgrader_assignment

nbgrader autograde was executed with each assignment. any help would be greatly appreciated

cheers,

alvin

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
alvinhuffcommented, Jun 10, 2019

the command I used: sudo pip install 'SQLAlchemy==1.2.18' --force-reinstall

1reaction
alvinhuffcommented, Jun 10, 2019

cool that fixed it

thanks again you rock!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Frequently asked questions — nbgrader 0.8.1 documentation
What should I do if validation or grading of a notebook fails with a “Timeout waiting for execute reply” error? Can tests be...
Read more >
- Datahub/DSMLP Grading Tool - nbgrader - Services & Support
nbgrader is a tool for Jupyter notebooks that allows instructors to create, distribute, and grade assignments through the Jupyter notebook interface ...
Read more >
UIC Grading System | Office of the Registrar
Course work is incomplete when a student fails to submit all required assignments or is absent from the final examination. Incomplete course work...
Read more >
Grading System - Registrar's Office | Georgia Tech
Unsatisfactory completion of a course taken as Pass/Fail or of a course in which no other letter grade may be assigned. 0. V,...
Read more >
Grading policies | Twin Cities One Stop Student Services
The final deadline must be within one term from the last day of final exams of the term you received the incomplete grade....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found