UQ[py]LAB in Google Colab

Hi, all
I want to run UQPYLAB in Google Colab. I usually UQpyLAB in its anaconda enviroment, however I am running UQpyLAB in Google Colab in a large project with other packages. (fastai and pymoo) .
How I have to install UQpyLAB and the other packages?
Thanks in advance

Hi @Luis_Celorrio

As for UQ[py]Lab, the following works for me: !python -m pip install uqpylab
Can you describe your problem in more detail?

Best regards
Styfen