Docker-stacks: Tensorflow 2 is finally on conda-forge!

Created on 17 Apr 2021  路  2Comments  路  Source: jupyter/docker-stacks

As of about 4 days ago. It is now finally possible to do mamba install tensorflow or conda install tensorflow.

It would be great to switch tensorflow-notebook from pip to conda or mamba. I have not yet had the chance to test it out though.

Most helpful comment

That's great news!

I also don't like using pip and conda together (better to install all the things using conda).
But, in this case, we're already using 2.4.1, but for now only 2.4.0 is available in conda-forge.

https://anaconda.org/conda-forge/tensorflow/files

I hope, they will update soon and we will switch to conda.

All 2 comments

That's great news!

I also don't like using pip and conda together (better to install all the things using conda).
But, in this case, we're already using 2.4.1, but for now only 2.4.0 is available in conda-forge.

https://anaconda.org/conda-forge/tensorflow/files

I hope, they will update soon and we will switch to conda.

There is a PR attempt to update the version:
https://github.com/conda-forge/tensorflow-feedstock/pull/114

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MridulS picture MridulS  路  4Comments

niyazpk picture niyazpk  路  4Comments

codingbutstillalive picture codingbutstillalive  路  3Comments

iyanmv picture iyanmv  路  4Comments

fyears picture fyears  路  5Comments