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
Currently, users must cd into the script’s folder to run it; otherwise, it fails. The issue appears related to path handling when generating step_func_code.py. Investigate and update the script to allow execution from any directory.