This is an automated email from the ASF dual-hosted git repository.
mhladun pushed a commit to branch 2.5.1-tensor-jupyterlab
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/2.5.1-tensor-jupyterlab by
this push:
new 298f368 tflite version
298f368 is described below
commit 298f36864c409203627283b7e49ba83d67b2f143
Author: Marian_Hladun <[email protected]>
AuthorDate: Thu Feb 17 13:17:04 2022 +0200
tflite version
---
.../src/tensor-jupyterlab/scripts/configure_tensor-jupyterlab_node.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/infrastructure-provisioning/src/tensor-jupyterlab/scripts/configure_tensor-jupyterlab_node.py
b/infrastructure-provisioning/src/tensor-jupyterlab/scripts/configure_tensor-jupyterlab_node.py
index a1e6a36..0100e7b 100644
---
a/infrastructure-provisioning/src/tensor-jupyterlab/scripts/configure_tensor-jupyterlab_node.py
+++
b/infrastructure-provisioning/src/tensor-jupyterlab/scripts/configure_tensor-jupyterlab_node.py
@@ -71,7 +71,7 @@ cuda_version = os.environ['notebook_cuda_version']
cuda_file_name = os.environ['notebook_cuda_file_name']
cudnn_version = os.environ['notebook_cudnn_version']
cudnn_file_name = os.environ['notebook_cudnn_file_name']
-venv_libs = 'numpy scipy matplotlib pandas scikit-learn opencv-python
jupyterlab==3.2.9 tensorflow==2.5.0 tflite==2.5.0' # python3-opencv
+venv_libs = 'numpy scipy matplotlib pandas scikit-learn opencv-python
jupyterlab==3.2.9 tensorflow==2.5.0 tflite==2.4.0' # python3-opencv
jupyterlab_pip = 'jupyterlab'
##############
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]