Skip to content

Cannot upload files larger than 1MBytes #47

Open
@tanaga9

Description

@tanaga9

Description

Cannot upload files larger than 1MBytes.
Probably jupyterlab divides it every 1MB, but only the last part is saved.
(overwritten for each part?)
Change overwrite to append for each part.

Reproduce

Drag and drop (binary) files larger than 1MB.
The file is broken.

Expected behavior

It can upload correct files even at 1MB or more

Context

  • Jupyterlite version: 0.1.0-beta.16
  • JupyterLab Version 3.5.2
  • Browser and its version: Google Chrome ver 108.0.5359.124 (Official Build) (x86_64)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions