jupyter_protocol

Module connection_info

Source

Structs§

  • Connection information for a Jupyter kernel, as represented in a JSON connection file.

Functions§

  • Generate a random key in the style of Jupyter: “AAAAAAAA-AAAAAAAAAAAAAAAAAAAAAAAA” (A comment in the Python source indicates the author intended a dash every 8 characters, but only actually does it for the first chunk)