Users may want to implement App and Operators class in Jupyter notebook and execute the application inside Jupyter notebook kernels, before packaging the app.
We would like to Application.run() method to accept the input/output/model path so that the user can execute the app inside Jupyter notebook.