i trying to run the app, py using python2.7 OR python 3.6
it fails both times
first, on python 3.6 it cannot import any DefinitionParams from definition package
for python2.7 i can use definitionparams, which contains errors itself
also, both py2 and py3 fail to run setup.py because of notebook-dependencies
what am i doing wrong?