6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
[console_scripts]
|
|
jupyter-kernel = jupyter_client.kernelapp:main
|
|
jupyter-kernelspec = jupyter_client.kernelspecapp:KernelSpecApp.launch_instance
|
|
jupyter-run = jupyter_client.runapp:RunApp.launch_instance
|
|
|