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
Endpoint: "POST /jupyter_fsspec/files?key=my-key" requires a JSON body. This means it cannot encode binary data without b64 encoding, which is not a viable option for any decent amount of data. I suggest we make this a pure binary endpoint.