Private ReadonlyauthPrivateauthPrivate ReadonlycontrollerPrivateisPrivate ReadonlysdkPrivate ReadonlyserverPrivate ReadonlyserverEvent that fires when server list changes
PrivatecreateCreate CPU runtime flow
PrivatecreateCreate GPU runtime flow
Cleanup
Handles command execution when user clicks a command. Returns the newly created runtime server or undefined.
Provides commands that appear below servers in kernel picker. This is where "Create GPU Runtime" and "Create CPU Runtime" appear!
Provides the list of Datalayer runtime servers. Called by Jupyter extension to populate kernel picker.
Resolves connection information for a Datalayer runtime server. Called when user selects a runtime from the picker.
PrivateruntimeConvert Datalayer RuntimeDTO to JupyterServer with connection information
Datalayer Jupyter Server Provider. Provides runtime servers + creation commands in the kernel picker.
Architecture (based on Colab):