hi,
I’m trying to use PyCharm (2022.1) with all the labs and assignment for this DeepLearning.AI set of courses.
e.g., C4_W1_Lab_1_time_series.ipynb
It seems to run fine, but some commands don’t. For example, how do I incorporate statements like:
Sunspots.csv
!gdown --id 1bLnqPgwoSh6rHz_DKDdDeQyAyl8_nqT5
When I run this cell, I get : “zsh:1: command not found: gdown”
Thanks in advance!
kind Regards,
Ed