createNotebookVariant
Datalayer Core / createNotebookVariant
Function: createNotebookVariant()
createNotebookVariant(
app
,name
,url
):Promise
<void
>
Defined in: tech/datalayer/core/src/utils/Notebook.ts:47
Parameters
app
JupyterLab
name
string
url
string
Returns
Promise
<void
>