Upload a notebook to the caller's home prefix
Notebook
Upload a notebook to the caller's home prefix
Upload an .ipynb file to home/{preferred_username}/{filename}.
The uploaded filename is used as-is (no path separators allowed) and any existing notebook with the same name is overwritten.
POST
Upload a notebook to the caller's home prefix
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
multipart/form-data
The .ipynb file to upload.
Response
Notebook uploaded successfully
Lightweight view of a notebook on S3 for list endpoints.

