Hawkar Mahmod
03/18/2021, 12:53 PMprint(state.result[baseline_fractions]._result)
. All that happens is that my dir
provided location produces the directories and then an empty folder. What am I missing here?Hawkar Mahmod
03/18/2021, 12:54 PM@task(checkpoint=True, result=LocalResult(dir="~/Desktop/pipeline/results"))
Josh Greenhalgh
03/18/2021, 12:55 PMJosh Greenhalgh
03/18/2021, 12:55 PMexport PREFECT__FLOWS__CHECKPOINTING=true
https://prefect-community.slack.com/archives/CL09KU1K7/p1616006850088500?thread_ts=1616006592.088400&cid=CL09KU1K7Josh Greenhalgh
03/18/2021, 12:57 PMHawkar Mahmod
03/18/2021, 1:00 PMJosh Greenhalgh
03/18/2021, 1:02 PM