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

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


    from 0ddff6e  [DATALAB-2409]: added default values for arguments
     new 160e3c5  [DATALAB-2409]: fixed function call
     new 3fe53c9  [DATALAB-2409]: removed logging duplicate
     new 2f278fb  [DATALAB-2409]: fixed sed for managing /opt mount on azure
     new 4461c32  [DATALAB-2409]: removed r_mirror usage
     new 3033891  [DATALAB-2409]: fixed ipykernel version variable
     new e885bad  [DATALAB-2409]: fixed scikit_learn version variable

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/dataengine/scripts/configure_dataengine.py |  3 +-
 .../scripts/configure_deep_learning_node.py        |  1 -
 .../src/general/conf/datalab.ini                   |  2 +-
 .../src/general/lib/azure/actions_lib.py           |  2 +-
 .../src/general/lib/os/debian/notebook_lib.py      |  7 ++--
 .../src/general/lib/os/fab.py                      | 37 +++++++---------------
 .../src/general/lib/os/redhat/notebook_lib.py      |  7 ++--
 .../general/scripts/aws/dataengine_configure.py    |  8 ++---
 .../general/scripts/aws/deeplearning_configure.py  |  5 ++-
 .../src/general/scripts/aws/edge_configure.py      |  1 -
 .../src/general/scripts/aws/jupyter_configure.py   |  8 ++---
 .../general/scripts/aws/jupyterlab_configure.py    |  2 --
 .../src/general/scripts/aws/rstudio_configure.py   |  9 ++----
 .../scripts/aws/tensor-rstudio_configure.py        |  4 +--
 .../src/general/scripts/aws/zeppelin_configure.py  |  6 ++--
 .../general/scripts/azure/dataengine_configure.py  |  8 ++---
 .../scripts/azure/deeplearning_configure.py        |  6 ++--
 .../src/general/scripts/azure/jupyter_configure.py |  8 ++---
 .../general/scripts/azure/jupyterlab_configure.py  |  6 ++--
 .../src/general/scripts/azure/rstudio_configure.py |  4 +--
 .../general/scripts/azure/zeppelin_configure.py    |  6 ++--
 .../general/scripts/gcp/dataengine_configure.py    |  9 +++---
 .../general/scripts/gcp/deeplearning_configure.py  |  4 +--
 .../src/general/scripts/gcp/jupyter_configure.py   |  4 +--
 .../general/scripts/gcp/jupyterlab_configure.py    |  5 ++-
 .../src/general/scripts/gcp/rstudio_configure.py   |  4 +--
 .../scripts/gcp/tensor-rstudio_configure.py        |  4 +--
 .../src/general/scripts/gcp/zeppelin_configure.py  |  5 ++-
 .../src/jupyter/scripts/configure_jupyter_node.py  |  3 +-
 .../scripts/configure_jupyterlab_node.py           |  1 -
 .../src/rstudio/scripts/configure_rstudio_node.py  |  3 +-
 .../scripts/configure_tensor-rstudio_node.py       |  3 +-
 .../zeppelin/scripts/configure_zeppelin_node.py    |  3 +-
 33 files changed, 74 insertions(+), 114 deletions(-)

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

Reply via email to