entry_points.txt 205 B

12345
  1. [console_scripts]
  2. jupyter-kernel = jupyter_client.kernelapp:main
  3. jupyter-kernelspec = jupyter_client.kernelspecapp:KernelSpecApp.launch_instance
  4. jupyter-run = jupyter_client.runapp:RunApp.launch_instance