Readonly directoriesThe server directories used by the application, for user information only.
These are for user information and user interface hints only and should not be relied on in code. A server may set these to empty strings if it does not want to expose this information.
Examples of appropriate use include displaying a help dialog for a user listing the paths, or a tooltip in a filebrowser displaying the server root. Examples of inappropriate use include using one of these paths in a terminal command, generating code using these paths, or using one of these paths in a request to the server (it would be better to write a server extension to handle these cases).
Readonly appReadonly schemas: stringReadonly serverReadonly static: stringReadonly templates: stringReadonly themes: stringReadonly userReadonly workspaces: stringReadonly urlsThe urls used by the application.
Readonly app: stringReadonly base: stringReadonly doc: stringOptional Readonly hubOptional Readonly hubOptional Readonly hubOptional Readonly hubOptional Readonly notReadonly settings: stringReadonly static: stringReadonly themes: stringReadonly translations: stringGenerated using TypeDoc
An interface for URL and directory paths used by a Jupyter front-end.