MockJupyterLabSession#
- class rubin.nublado.client.MockJupyterLabSession(kernel_name, 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.
Name of the session from the client.
Path of the session from the client.
Session ID.
Type of the session from the client.
Attributes Documentation