The issue seems to be a broader issue with how nbconvert templates are now handled in version 6 and higher. I encountered this last term, and suspected as much, and now have confirmed.
The issue is that nbgrader has not updated their templates yet to be compatible with nbconvert v6 or higher (see here). The the interim solution is to downgrade nbconvert to version 5.6.1. Long-term, someone will need to update those templates...
It is affecting other projects as well, as it is vocally discussed in the nbconvert repo:
The issue seems to be a broader issue with how
nbconverttemplates are now handled in version 6 and higher. I encountered this last term, and suspected as much, and now have confirmed.The issue is that
nbgraderhas not updated their templates yet to be compatible withnbconvertv6 or higher (see here). The the interim solution is to downgradenbconvertto version 5.6.1. Long-term, someone will need to update those templates...It is affecting other projects as well, as it is vocally discussed in the
nbconvertrepo: