Closed sikehish closed 3 weeks ago
Awesome, looking forward to trying this tomorrow / Monday!
Otherwise one request -- could you include a "print to standard out" option please?
Awesome, looking forward to trying this tomorrow / Monday!
Otherwise one request -- could you include a "print to standard out" option please?
Hi @skrawcz. I've added that option. I've also added a docstring in the python script file so that it would be easier for the users to get started with it.
@sikehish you need to:
Then I can merge this. Otherwise tested locally and it works, thank you!
Hi @skrawcz I tried squashing and rebasing all commits...Is this alright? I've created a backup branch where I've cherry picked all the commits relevant to this PR(the 6-7 commits relevant to the issue). I can create another PR from the other branch and close this if this looks messed up.
Thanks @sikehish !
This pull request introduces a script for fetching articles from a specified URL(https://blog.dagworks.io/archive), processing the data, and updating the README file with the fetched articles. It addresses issue #1046.
Changes
How I tested this
Checklist