How to run dash app in python shell?

I try to run dash app in python shell, but got the following error and exit from python shell. Is there any way to run dash app in python shell ?

Running on http://127.0.0.1:8053/
Debugger PIN: 253-082-951

  • Serving Flask app “aa” (lazy loading)
  • Environment: production
    WARNING: This is a development server. Do not use it in a production deployment.
    Use a production WSGI server instead.
  • Debug mode: on
    /Users/jzhang/anaconda3/bin/python: can’t find ‘main’ module in ‘/Users/jzhang/github/zeppelin’