cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to install Tensorflow 1 based compute or packages in Databricks

aswinkks
New Contributor III

I want to install Tensorflow 1 based packages along with python 3.7 etc. 

I tried multiple ways including using a custom docker image. But nothing seems to work

Also I know that the minimum runtime version available in Databricks is 10.4

So is it possible to install any use Tensorflow 1 in the year 2025? Because as of this year lot of packages and compute runtime has been discarded due to the fact that those are legacy versions 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

lingareddy_Alva
Honored Contributor II

@aswinkks 

You're right to be cautious โ€” as of 2025, using TensorFlow 1.x in modern environments like
Databricks has become increasingly difficult, if not practically unsupported, due to the combination of:
- Deprecation of Python 3.7
- TensorFlow 1.x being officially end-of-life
- Databricks Runtime 10.4 being the earliest supported version, and even that being deprecated in many workspac

 

LR

View solution in original post

3 REPLIES 3

lingareddy_Alva
Honored Contributor II

@aswinkks 

You're right to be cautious โ€” as of 2025, using TensorFlow 1.x in modern environments like
Databricks has become increasingly difficult, if not practically unsupported, due to the combination of:
- Deprecation of Python 3.7
- TensorFlow 1.x being officially end-of-life
- Databricks Runtime 10.4 being the earliest supported version, and even that being deprecated in many workspac

 

LR

Thanks @lingareddy_Alva 

lingareddy_Alva
Honored Contributor II

Welcome @aswinkks 

LR

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now