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

olehmykolaishyn 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 261c5d2  jupyterlab service file in Dockerfile
261c5d2 is described below

commit 261c5d27142303c8df1ea98e394552aed393ff37
Author: oleh_mykolaishyn <[email protected]>
AuthorDate: Mon Feb 14 19:00:01 2022 +0200

    jupyterlab service file in Dockerfile
---
 .../src/general/files/aws/tensor-jupyterlab_Dockerfile                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/infrastructure-provisioning/src/general/files/aws/tensor-jupyterlab_Dockerfile
 
b/infrastructure-provisioning/src/general/files/aws/tensor-jupyterlab_Dockerfile
index b6e38f4..4c9c035 100644
--- 
a/infrastructure-provisioning/src/general/files/aws/tensor-jupyterlab_Dockerfile
+++ 
b/infrastructure-provisioning/src/general/files/aws/tensor-jupyterlab_Dockerfile
@@ -28,7 +28,7 @@ COPY tensor/ /root/
 COPY general/scripts/os/* /root/scripts/
 COPY general/scripts/aws/tensor_* /root/scripts/
 COPY general/lib/os/${OS}/notebook_lib.py 
/usr/lib/python3.8/datalab/notebook_lib.py
-COPY general/templates/os/${OS}/jupyter-notebook.service /root/templates/
+COPY general/templates/os/${OS}/jupyter-notebook.service /root/templates/ # 
add jupyterlab-service  file
 COPY general/templates/os/${OS}/ungit.service /root/templates/
 COPY general/templates/os/notebook_spark-defaults_local.conf /root/templates/
 COPY general/templates/os/pyspark_local_template.json /root/templates/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to