[console_scripts]
jd = jupyter_deploy.cli.app:main
jupyter-deploy = jupyter_deploy.cli.app:main

[jupyter_core.subcommands]
deploy = jupyter_deploy.cli.app:main
