JuliaAcademy / DataScience

Data Science in Julia course for JuliaAcademy.com, taught by Huda Nassar
https://juliaacademy.com/p/julia-for-data-science
MIT License
488 stars 256 forks source link

Extra packages needed to work with images in notebook 02 #13

Closed agarie closed 3 years ago

agarie commented 4 years ago

Hi! I'm running the notebooks to get acquainted with Julia syntax and found a few (possibly) missing dependencies. In notebook 02, when we start working with images, I had to add the packages:

I'm on macOS 10.14.6 running Julia 1.4.2 installed via Homebrew. So I guess it's probably a good idea to add them to Project.toml?

logankilpatrick commented 3 years ago

Hm, I just ran this on Julia 1.6 with macOS and did not need those, if this continues to be an issue, please ping me!