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/10/19 11:35:04 UTC

[incubator-datalab] branch develop updated: DATALAB-2541

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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 1c39a26  DATALAB-2541
     new 67b88af  Merge pull request #1303 from MarianHladun/DATALAB-2541
1c39a26 is described below

commit 1c39a2672b416443ec01d3b232035640a231de08
Author: Marian Hladun <ma...@epam.com>
AuthorDate: Tue Oct 19 12:34:35 2021 +0300

    DATALAB-2541
---
 infrastructure-provisioning/src/general/files/azure/jupyter_Dockerfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/infrastructure-provisioning/src/general/files/azure/jupyter_Dockerfile b/infrastructure-provisioning/src/general/files/azure/jupyter_Dockerfile
index c5825ce..4573684 100644
--- a/infrastructure-provisioning/src/general/files/azure/jupyter_Dockerfile
+++ b/infrastructure-provisioning/src/general/files/azure/jupyter_Dockerfile
@@ -34,6 +34,7 @@ COPY general/templates/os/notebook_spark-defaults_local.conf /root/templates/
 COPY general/templates/os/pyspark_local_template.json /root/templates/
 COPY general/templates/os/py3spark_local_template.json /root/templates/
 COPY general/templates/os/r_template.json /root/templates/
+COPY general/templates/os/sparkmagic_config_template.json /root/templates/
 COPY general/templates/os/run_template.sh /root/templates/
 COPY general/files/os/toree-assembly-0.5.0.jar /root/files/
 COPY general/files/os/toree_kernel.tar.gz /root/files/

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