How to run a different python version then the default one on databricks cluster

deficiant_codge
Contributor II

Hi All,

 

I recently have a use case where i need to run something on the databricks cluster and the bare requirement is that python version shoulde be 3.8 and DBR version should be 11+. I am confused on how to handle this. Is there anyway in which we can define the python version or creating a virtual env?