onCreate property
The shell script that runs only once, when you create a notebook instance.
Implementation
final List<NotebookInstanceLifecycleHook>? onCreate;
The shell script that runs only once, when you create a notebook instance.
final List<NotebookInstanceLifecycleHook>? onCreate;