Hi,
I am running a project that uses both python and R. Basically, the Rscript sources a Python script using the library reticulate and than process the results further with R.
I was wandering if containerit could hendle the python component of my project with all its dependencies (such as specific versions of keras, tensorflow etc)
Thank you.
Cheers