how do I verify that indeed my latest *.ipynb is submitted? i change my code but I see the same results when trying to grade it, I think the wrong version of my assignment is submitted
Hi @rakefetlevy,
First, double-check your code to ensure everything is correct; sometimes even a small detail can cause issues. Make sure your notebook displays “Saved” at the top.
Try pushing the end-date of your course to get the latest version of notebook. If the problem persists, try clearing your notebook’s output and re-running the cells to ensure the updated code is being executed.
Hope it helps! Feel free to ask if you need further assistance.
thank you, i will try that!
Be sure that you have not modified the name of the ipynb file. The grader only uses the notebook with the original file name.
i have, thank you!
1 Like