Kernel getter.
KernelLoader getter.
Language getter.
Get the content (script or notebook content).
Download content to file.
Optionalfilename: stringNotify the user with an error.
Notify the user.
Restart the kernel.
Is last backup tagged as "approved"?
Check if GUI is loaded.
Loading the content from query string (ipynb=/script= or from=).
Load auxiliary files submited via URL (aux= parameter) (async).
Load modules submited via URL (module= parameter) (async).
The error notification system.
Wait for par load (document.body available).
Register an extension and its callback.
Ask the user to select a choice.
Select a checkpoint to load in the script.
Set the checkpoints manager (typically use with GUIOptions.noCheckpointsInit set to true).
Set the content (script or notebook content).
Get mode as a string (dark/light).
Tag last backup as "approved".
StaticopenOpen an URL in a new tab or download a file.
Optionaldownload: string
Base class for console and notebook GUI.