Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOptions

The options used to initialize a Drive.

Hierarchy

  • IOptions

Index

Properties

Optional apiEndpoint

apiEndpoint: string

A REST endpoint for drive requests. If not given, defaults to the Jupyter REST API given by Jupyter Notebook API.

Optional name

name: string

The name for the Drive, which is used in file paths to disambiguate it from other drives.

Optional serverSettings

serverSettings: ISettings

The server settings for the server.

Generated using TypeDoc