I've added those libraries to requirements.txt. I've also added my jupyter notebook.
@Amira-Lo, could you pull it?
From today lecture:
Reviewing a Pull Request
Look at the diff, comment on errors (indentation, style, useless code, etc.)
Comment inline or at the pull request level
When done:
If code is fine, click on "Merge Pull Request" then "Delete Branch"
If not, add a general comment "Review done"
I've added those libraries to requirements.txt. I've also added my jupyter notebook.
@Amira-Lo, could you pull it?
From today lecture:
Reviewing a Pull Request