Hi, when we run our flyte workflow locally, without the
–remote
flag or with
python my_flow.py
, the prints or logs do not appear in the stdout. Where does flyte save the logs/stdouts in local execution? How can we properly debug our workflows locally, without creating a flyte sandbox? Thank you 🙌
t
tall-lock-23197
07/26/2023, 5:17 AM
Prints should work when you run the code locally. You can also set