@dhhagan wrote:
I am trying to use gevent to run a WSGI server with Dash - it appears that
__name__no longer works for locating the assets folder locally. I can probably just host everything off an S3-compliant storage solution, but would like to know how to direct the assets folder to the right location. The docs mention explicitly setting__name__- can anyone provide an example of what this would look like? Thanks.
Posts: 1
Participants: 1







