Share via


NotebookLanguageInfo interface

Language info.

Properties

codemirrorMode

The codemirror mode to use for code in this language.

name

The programming language which this kernel runs.

Property Details

codemirrorMode

The codemirror mode to use for code in this language.

codemirrorMode?: string

Property Value

string

name

The programming language which this kernel runs.

name: string

Property Value

string