Options
All
  • Public
  • Public/Protected
  • All
Menu

@jupyterlab/filebrowser

Index

Variables

Const CHUNK_SIZE

CHUNK_SIZE: number = 1024 * 1024

The size (in bytes) of the biggest chunk we should upload at once.

Const LARGE_FILE_SIZE

LARGE_FILE_SIZE: number = 15 * 1024 * 1024

The maximum upload size (in bytes) for notebook version < 5.1.0

Generated using TypeDoc