I am using the Full Docker version of PyCaret. I am running it in an azure web app for containers.
After reading similar questions:
I tried to plot simple things and the results were the same.
What do you recommend to troubleshoot or check if all the resources/dependencies required are installed?
Docker File: https://github.com/pycaret/pycaret/blob/master/Docker_files/pycaret_full/Dockerfile
thank you, so much