#!/usr/bin/env python3

from jupyterhub.app import main
main()
