Dear professors,
I believe there is a small issue in the Google_Colab_Setup.ipynb script.
The code defines a variable path, and later calls a variable dir_path, which is not defined and raises an error. I assume they are the same so it might just be a need to rename them.
Thanks,
Dear professors,
I believe there is a small issue in the
Google_Colab_Setup.ipynbscript.The code defines a variable
path, and later calls a variabledir_path, which is not defined and raises an error. I assume they are the same so it might just be a need to rename them.Thanks,