#!/home/josh/miniconda3/envs/jup/bin/python

from jupyter_nbextensions_configurator.application import main

if __name__ == '__main__':
    main()
