jupyter_client
7.3

User Documentation

  • Messaging in Jupyter

Developer documentation

  • Making kernels for Jupyter
  • Making simple Python wrapper kernels
  • Customizing the kernel’s runtime environment
  • Pending Kernels

API

  • jupyter_client API
    • kernelspec - discovering kernels
    • manager - starting, stopping, signalling
    • client - communicating with kernels
    • kernel provisioner apis
jupyter_client
  • »
  • jupyter_client API
  • View page source

jupyter_client API¶

Jupyter API

  • kernelspec - discovering kernels
  • manager - starting, stopping, signalling
    • multikernelmanager - controlling multiple kernels
    • Utility functions
  • client - communicating with kernels
  • kernel provisioner apis
Previous Next

© Copyright 2022, Jupyter Development Team.

Built with Sphinx using a theme provided by Read the Docs.