Module 4 Programming Assignment - Kernel Issue / Completion Locked

I am unable to validate Module 4 and proceed to Module 5 because of a persistent issue with the Programming Assignment.

Despite completing the code, the assignment status does not update to “Submitted” or “Passed,” and I am stuck at the end of this module.

  • Technical Problem: I have tried to run the cells, but the notebook seems unresponsive or fails to sync my results.

  • Steps Taken: I have already tried restarting the Kernel and clearing all outputs multiple times, but the issue persists.

  • The Problem: Because the assignment isn’t officially validated by the system, Module 5 Assignment remains locked and inaccessible.

I have attached a screenshot of my notebook.

hi @echarconix

There is an indentation (space) error in the screenshot you shared..

Notice the

from utils import (
    chatwidget

has extra spaces between utils and import and import and (, remove that extra spaces and only keep single space between words utils and import and no space between import and (

Now re-run that cell

Hello,

Thank you for your help, but I cannot change the code. It is impossible to reach the Jupyter console in the module 4.

Regards

i would advise to get a fresh copy and retry, also don’t make any changes outside code markers ###START AND END CODE HERE###

ONLY replace the none place between these markers with your codes

Hello,

It is realy a never ending story. I restarted and got this message. I am really fed up with this.

staff has been reported about this issue, please wait for update from staff or for my response when staff updates me after resolving the issue.

The issue has occurred due to deprecated model by course developers.

@echarconix

Recent staff update

together.ai has deprecated a lot of models in the past days resulting in concurrent issues with labs of RAG courses.

Lab assignment 3 to 5 and all ungraded labs are updated now.

You need to Restore original version, to get the updated notebook.

I also would recommend to first delete the old file, and restore original version, so any cache issue is not encountered when running codes again.

Courses, labs are created with multiple channels, so labs gets affected when any changes.made at one end and can take multiple attempts to resolve issue.

Let us know if you still continue to have issue

Regards

Dr. Deepti

I have successfully completed the Module 4 assignment; however, an issue remains unresolved but I do not mind. I applied the same methodology to Module 5, but unfortunately, I am encountering the same difficulty.

@echarconix

if you notice the error, it mentions to ignore, even I got the same output