Module 1-Building a Simple Network

May we have access to the code for helper_utils please. Github?

There is a version that can be installed with pip, but it appears not to be the one used on the course. Thank you.

There is no public repo for this course.

Try using the File menu.

Hi @TonyHoldroyd,

As Tom mentioned, you can access the helper_utils.py or any other file for this or any other notebook in its respective File Browser.

Best,
Mubsi

Ciao @Mubsi @TMosh

Thank you both. I have tried this several times, but always get a 504 response, which I think is a timeout. Suggests to me I don’t have the credentials for library files somehow.

Cheers, Tony

Hi @TonyHoldroyd,

I’m curious to know how you are getting the 504 response.

Could you detail the steps, what exactly are you trying to do?

Thanks,
Mubsi

Ciao Mubsi,
Greetings from the mountains of Toscana.
I want to run the apps locally, the only issue at the moment being helper_utils.
If the source were available for this library, this would be possible.
The exact steps are that I try to open the library routine from the file menu in the Jupyter clone we are using.
Best,
Tony

There are no credentials required for the helper_utils.py file.

Is your Pro enrollment still active?

I believe that means your “kernel” has timed out and is no longer active. When this happens to me on the new platform, I’ve had zero luck getting it to restart. I just have to close that window and start all over again by invoking the assignment from the course menu. I’m not sure what the idle timeout is, but I think it’s O(10^1) minutes.

Update: actually Mubsi is right in his later reply on this thread. You actually have to log out of the platform and back in again in order to get the assignment to restart. I hope that this is some kind of bug in either the platform or the way they are using it that can be fixed pretty soon.

Hi @TonyHoldroyd,

As Paul mentioned, this is occurring likely because your kernel has died out.

The solution for this apparently is a bit of an inconvenience. Please log out of the platform and log back in. Then try to open the file again.

If the issue remains, let me know.

Best,
Mubsi