An optional Contents.IDrive
name for the model.
If given, the model will prepend driveName:
to
all paths used in file operations.
The time interval for browser refreshing, in ms.
The state database to use for saving file browser state and restoring it.
Unless the value null
is set for this option, the application state
database will be automatically passed in and used for state restoration.
Generated using TypeDoc
The options for creating a file browser using a file browser factory.
Notes
In future versions of JupyterLab, some of these options may disappear, which is a backward-incompatible API change and will necessitate a new version release. This is because in future versions, there will likely be an application-wide notion of a singleton command registry and a singleton state database.