@jupyterlite


@jupyterlite / @jupyterlite/services / SiteDrive / IOptions

Interface: IOptions#

Defined in: packages/services/src/contents/sitedrive.ts:285

The options used to create a site drive.

Properties#

applicationUrl#

applicationUrl: string

Defined in: packages/services/src/contents/sitedrive.ts:289

The URL of the current JupyterLite application.


rootUrl#

rootUrl: string

Defined in: packages/services/src/contents/sitedrive.ts:294

The URL of the JupyterLite site root.


serverSettings?#

optional serverSettings: ISettings

Defined in: packages/services/src/contents/sitedrive.ts:299

The server settings of the drive.