Ask a question to get started
Enter to sendā¢Shift+Enter new line
upload_file( self, *, data: Optional[BinaryIO] = None, remote_file_path: Optional
data
Optional[BinaryIO]
None
The data to upload.
remote_file_path
Optional[str]
The path to upload the file to, relative to /mnt/data. If local_file_path is provided, this is defaulted to its filename.
/mnt/data
local_file_path
Upload a file to the session.
The path to the local file to upload.