Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IInfo

The information about a JupyterLab application.

Hierarchy

  • IInfo

Index

Properties

deferred

deferred: object

The collection of deferred extension patterns and matched extensions.

Type declaration

devMode

devMode: boolean

Whether the application is in dev mode.

disabled

disabled: object

The collection of disabled extension patterns and matched extensions.

Type declaration

filesCached

filesCached: boolean

Whether files are cached on the server.

mimeExtensions

mimeExtensions: IExtensionModule[]

The mime renderer extensions.

Generated using TypeDoc