Python dash gives me an “Error loading layout” when deployed in EC2 Ubuntu using gunicorn &nginx

前端 未结 0 1311
鱼传尺愫
鱼传尺愫 2020-12-09 13:19

I am trying to run a dash app (hellodash.py) instance on EC2 Ubuntu with my main flask app.

import dash
import dash_core_components as dcc
import dash_html_co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题