jupyter_client
5.2

User Documentation

  • Messaging in Jupyter

Developer documentation

  • Making kernels for Jupyter
  • Making simple Python wrapper kernels

API

  • jupyter_client API

Changes

  • Changes in Jupyter Client
jupyter_client
  • Docs »
  • Index

Index

A | B | D | E | F | G | I | J | K | L | M | N | R

A

  • argv (jupyter_client.kernelspec.KernelSpec attribute)

B

  • banner (MyKernel attribute)

D

  • display_name (jupyter_client.kernelspec.KernelSpec attribute)
  • do_complete() (MyKernel method)
  • do_execute() (MyKernel method)
  • do_history() (MyKernel method)
  • do_inspect() (MyKernel method)
  • do_is_complete() (MyKernel method)
  • do_shutdown() (MyKernel method)

E

  • env (jupyter_client.kernelspec.KernelSpec attribute)
  • environment variable
    • JUPYTER_PATH

F

  • find_kernel_specs() (in module jupyter_client.kernelspec)

G

  • get_kernel_spec() (in module jupyter_client.kernelspec)

I

  • implementation (MyKernel attribute)
  • implementation_version (MyKernel attribute)
  • install_kernel_spec() (in module jupyter_client.kernelspec)

J

  • jupyter_client (module)
  • jupyter_client.kernelspec (module)
  • JUPYTER_PATH

K

  • KernelSpec (class in jupyter_client.kernelspec)
  • KernelSpecManager (class in jupyter_client.kernelspec)

L

  • language (jupyter_client.kernelspec.KernelSpec attribute)
  • language_info (MyKernel attribute)

M

  • metadata (jupyter_client.kernelspec.KernelSpec attribute)
  • MyKernel (built-in class), [1]

N

  • name (jupyter_client.kernelspec.NoSuchKernel attribute)
  • NoSuchKernel

R

  • resource_dir (jupyter_client.kernelspec.KernelSpec attribute)

© Copyright 2018, Jupyter Development Team.

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