Class NbConvertManager

The nbconvert API service manager.

Hierarchy

Constructors

Properties

_exportFormats: IExportFormats
_requestingFormats: PromiseDelegate<IExportFormats>
serverSettings: ServerConnection.ISettings

The server settings used to make API requests.

Methods

  • Get the list of export formats, preferring pre-cached ones.

    Parameters

    • Optional force: boolean

    Returns Promise<IExportFormats>

Generated using TypeDoc