-
Hi,
I am having an issue with the grader for the Paginated Works by Subject Response Output exercise.
When I submit the assignment, I receive 0/25 points for this section with the following error:
There was a problem grading your submission. Details: [Errno 2] No such file or directory: '/shared/submission/submission.ipynb'The other graded components are successful:
- Get Works by Subject Response Output: 25/25
- Python file
endpoint.py: 25/25 - Python file
main.py: 25/25 - Paginated Works by Subject Response Output: 0/25, due to the missing
submission.ipynberror
I have saved the notebook and checked the lab instructions, but I cannot find any instruction asking me to create or rename a notebook to
submission.ipynb. The pagination exercise itself is completed in the provided lab notebook.Could you please clarify whether I am supposed to manually create/rename a file to
submission.ipynb, or whether this is an issue with the grader/submission process?Thank you!
@Liliya_V The submission.ipynb is supposed to be created automatically.
In your case something went wrong with this file. I’ll take a look.
But at least I can say: you were not expected to create that file manually.