Interface AssistantMessageJupyterNotebookContent

The ids of the open quiz and question.

interface AssistantMessageJupyterNotebookContent {
    jupyterNotebookId: string;
}

Properties

jupyterNotebookId: string

The id of the notebook step.