jupyter_client
7.1

用户文档

  • Jupyter 中的消息传递

开发者文档

  • 为 Jupyter 制作内核
  • 制作简单的 Python 包装器内核
  • Customizing the kernel’s runtime environment

API

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

变更

  • Changes in Jupyter Client {#changelog}
  • Migration Guide
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

© 版权所有 2015, Jupyter Development Team.

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