Ask a question to get started
Enter to send•Shift+Enter new line
share_run( self, run_id: ls_client.ID_TYPE, *, share_id: Optional[ls_client.ID_TYPE
run_id
ID_TYPE
share_id
Optional[ls_client.ID_TYPE]
None
Get a share link for a run asynchronously.
The ID of the run to share.
Custom share ID.
If not provided, a random UUID will be generated.