[console_scripts]
notebookflow = notebookflow.server:main

[jupyter_serverproxy_servers]
notebookflow = notebookflow.proxy:server_proxy_config

[notebookflow.nodes]
builtin = notebookflow.nodes:register
