Preparing search index...
The search index is not available
@codegrade/apiv2-client
@codegrade/apiv2-client
OuptutRegularFileType
NotebookMember
Interface NotebookMember
Representation of a Jupyter notebook file.
interface
NotebookMember
{
$unknown
?:
undefined
;
binary
?:
undefined
;
notebook
:
OutputJupyterNotebookFileType
;
quiz
?:
undefined
;
text
?:
undefined
;
}
Index
Properties
$unknown?
binary?
notebook
quiz?
text?
Properties
Optional
$unknown
$unknown
?:
undefined
Optional
binary
binary
?:
undefined
notebook
notebook
:
OutputJupyterNotebookFileType
Optional
quiz
quiz
?:
undefined
Optional
text
text
?:
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$unknown
binary
notebook
quiz
text
@codegrade/apiv2-client
Loading...
Representation of a Jupyter notebook file.