https://prefect.io logo
#show-us-what-you-got
Title
# show-us-what-you-got
c

Chris Reuter

05/26/2022, 7:03 PM
Thank to @Nate for writing a cool (and hilarious) guide demonstrating how to turn your existing Python code into scheduled, repeatable, Prefect flows. Check it out! https://www.prefect.io/blog/your-python-job-is-already-a-prefect-flow-it-just-doesnt-know-it-yet/
👍 1
💪🏽 1
marvin 9
t

Tim Helfensdörfer

05/29/2022, 6:00 PM
I can't read the code samples in FF 100 on macOS.
c

Chris Reuter

05/29/2022, 6:07 PM
Thanks for the screenshot - looks like they appear but you can't scroll? I will investigate. I'll also post the gist links here directly later today
👍 1
n

Nate

05/31/2022, 3:46 PM
@Tim Helfensdörfer while we figure out formatting on the blog, you should be able to find my gists I used in the article here used in the article in this order: • games.csvpgn_etl_pythonic.pydecorated_pgn_etl.pylogs_no_caching.logcached_get_games.pylogs_with_caching.logdask_orca.py
🙌 1
3 Views