Skip to content

pret.manager

JupyterServerManager [source]

Bases: Manager

open [source]

Open a comm to the frontend if one isn't already open.

close [source]

Close method. Closes the underlying comm. When the comm is closed, all the view views are automatically removed from the front-end.

handle_comm_msg [source]

Called when a message is received from the front-end