[console_scripts]
nbinteract = nbinteract.cli:main

[nbconvert.exporters]
interact = nbinteract:InteractExporter

