You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by my...@apache.org on 2021/06/08 13:45:41 UTC

[incubator-datalab] 02/02: [DATALAB-2398] - [TensorFlow] Tensorflow version updated

This is an automated email from the ASF dual-hosted git repository.

mykolabodnar pushed a commit to branch DATALAB-2398
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git

commit 5eb75ce7898b23d09c261f529bb879b1a3f77783
Author: bodnarmykola <bo...@gmail.com>
AuthorDate: Tue Jun 8 16:45:22 2021 +0300

    [DATALAB-2398] - [TensorFlow] Tensorflow version updated
---
 infrastructure-provisioning/src/general/conf/datalab.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure-provisioning/src/general/conf/datalab.ini b/infrastructure-provisioning/src/general/conf/datalab.ini
index 2040dc8..63260ae 100644
--- a/infrastructure-provisioning/src/general/conf/datalab.ini
+++ b/infrastructure-provisioning/src/general/conf/datalab.ini
@@ -251,7 +251,7 @@ jupyter_version = 6.1.6
 ### Version of Python to be installed as virualenv on notebook
 python_venv_version = 3.7.9
 ### Version of TensorFlow to be installed on notebook
-tensorflow_version = 2.3.2
+tensorflow_version = 2.5.0
 ### Version of Zeppelin to be installed on notebook
 zeppelin_version = 0.9.0
 ### Version of Rstudio to be installed on notebook

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org