You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your README is very descriptive and clearly explains what you did for this assignment.
It is great to see that you made your pipeline from scratch to accomplish an analyisis other than the words one. From reviewing your assignment I learned how to create a simple pipeline by myself, thanks! :)
I was able to run make and clean without any issues, so your Makefile works!
As a suggestion, you can use mkdir to make subdirectories and organize more your repo.
If you wanted to just change one of the plots instead of the whole report, you could export the plots and add them as a dependency for your analysis.
Overall I think you did a really good job and you put extra effort for this assignment :).
The text was updated successfully, but these errors were encountered:
"Peer-Review HW-09 for iyaniwura"
Remarks:
Hello @iyaniwura 🙋, great work!
Please read my remarks below,
Your README is very descriptive and clearly explains what you did for this assignment.
It is great to see that you made your pipeline from scratch to accomplish an analyisis other than the
words
one. From reviewing your assignment I learned how to create a simple pipeline by myself, thanks! :)I was able to run
make
andclean
without any issues, so your Makefile works!As a suggestion, you can use
mkdir
to make subdirectories and organize more your repo.If you wanted to just change one of the plots instead of the whole report, you could export the plots and add them as a dependency for your analysis.
Overall I think you did a really good job and you put extra effort for this assignment :).
The text was updated successfully, but these errors were encountered: