MockJupyterLabSession#
- class rubin.nublado.client.MockJupyterLabSession(kernel_name, path, type, session_id=<factory>, kernel_id=<factory>)#
Bases:
objectMetadata for an open Jupyter lab session.
- Parameters:
Attributes Summary
Requested kernel.
Name of the kernel requested by the client.
Path of the session from the client (will be a UUID).
Session ID.
Type of the session from the client (always console).
Attributes Documentation