entry_points.txt 153 B

12345
  1. [console_scripts]
  2. jupyter = jupyter_core.command:main
  3. jupyter-migrate = jupyter_core.migrate:main
  4. jupyter-troubleshoot = jupyter_core.troubleshoot:main