A default implementation for an IDrive, talking to the server using the Jupyter REST API.

Implements

Constructors

Properties

_apiEndpoint: string
_fileChanged: Signal<Drive, Contents.IChangedArgs> = ...
_isDisposed: boolean = false
name: string

The name of the drive, which is used at the leading component of file paths.

serverSettings: ServerConnection.ISettings

The server settings of the drive.

Accessors

Methods