How can I get `utils` module

Hello everyone,

I have completed the course but I am really curious about the provided utils modules (for previous courses as well). But I cannot get it from Lab Files. So I would like to ask if you can give students the source code of these modules. I believe this could help many students like me to gain deeper knowledge.

Thank you very much!

Hi!

This is the utils.py from the Lunar Lander lab.
utils.py (4.8 KB)

Thank you very much. How can I get utils of previous courses?

If I understood your request, this will help:

Go to “File” menu of each Jupiter Notebook which imports “utils.py” and select “Open”. And there you are.

3 Likes