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
The Rerun Viewer and CLI now have access to the DataLoader machinery, making it possible to open any file or directory via our builtin loaders and/or user-provided ones.
Ideally, the SDKs would also have access to this machinery, which would make it possible to expose a universal log_file() APIs in there.