You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by lf...@apache.org on 2021/01/27 13:11:40 UTC

[incubator-datalab] 01/04: [DATALAB-2261]: changed jupyter version

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

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

commit bc21864688d39c1d0c99f6b00966878708f7dac2
Author: leonidfrolov <fr...@gmail.com>
AuthorDate: Wed Jan 27 15:05:02 2021 +0200

    [DATALAB-2261]: changed jupyter version
---
 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 41c6e8b..6c072d3 100644
--- a/infrastructure-provisioning/src/general/conf/datalab.ini
+++ b/infrastructure-provisioning/src/general/conf/datalab.ini
@@ -237,7 +237,7 @@ spark_version = 2.4.4
 ### Version of Apache Hadoop to be installed on notebook
 hadoop_version = 2.7
 ### Version of Jupyter to be installed on notebook
-jupyter_version = 6.0.2
+jupyter_version = 6.1.6
 ### Version of TensorFlow to be installed on notebook
 tensorflow_version = 2.1.0
 ### Version of Zeppelin to be installed on notebook


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