Mike Kasparian

Results 2 comments of Mike Kasparian

Thanks! This got it working for me. How did you get django to collect trace_updater.min.js? I had to manually copy it into a static directory in my app with the...

> Fixed by manually implementing the route from `django_plotly_dash.routing`. > > If you have a `routing.py` or `asgi.py` (I have `asgi.py`), you may need to implement something like the following:...