Hello everyone,
I started using rq-dashboard but I noticed that although the rq-dashboard version is the same from pip and docker container, both have different user interface.
From docker container I get something like:

But from flask integration and pip I get:

I integrated directly on my flask server using the blueprint register.
Any idea why this happens? I wanted really to integrate it with my flask app cause I do not want to spawn more containers... Thank you for your time.
Hello everyone,
I started using rq-dashboard but I noticed that although the rq-dashboard version is the same from pip and docker container, both have different user interface.
From docker container I get something like:

But from flask integration and pip I get:

I integrated directly on my flask server using the blueprint register.
Any idea why this happens? I wanted really to integrate it with my flask app cause I do not want to spawn more containers... Thank you for your time.