I am using GCP to run Databricks and using pip to install guidedlda. It seems like guidedlda uses atleast python version 3.7.
How can I mention the python version in databricks configured for GCP?. I can see an option on Azure and AWS but not on GCP. Here is the screenshot

Python is included in Runtime. Below table is including runtimes and python version:
For example you can check that for 9.0 is Python 3.8.1 here https://docs.databricks.com/release-notes/runtime/9.0.html I am including example screenshot with python version.
Here is the list of all releases https://docs.databricks.com/release-notes/runtime/releases.html