- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2023 08:27 AM
Currently I am using the following cluster.
It is using the default python version of 3.9.5 and I would like to update it to 3.10.1.0
How to achieve this?
- Labels:
-
Databricks Runtime
-
Python
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2023 10:30 AM
- One option is to upgrade DB Runtime 13 which supports Python: 3.10.6 if that suffices.
- Another is to create a docker image. Refer the below stackoverflow post
https://stackoverflow.com/questions/72863008/how-to-upgrade-python-version-in-databricks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2023 10:30 AM
- One option is to upgrade DB Runtime 13 which supports Python: 3.10.6 if that suffices.
- Another is to create a docker image. Refer the below stackoverflow post
https://stackoverflow.com/questions/72863008/how-to-upgrade-python-version-in-databricks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2023 07:14 AM
Hi @Ayush Modi
Thank you for posting your question in our community! We are happy to assist you.
To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?
This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance!