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/08 09:43:31 UTC

[incubator-datalab] branch develop updated (fe00de8 -> e0bc704)

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

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


    from fe00de8  Merge pull request #1293 from owlleg6/develop
     add 22f8380  [DATALAB-1837]: added additional disk mount checks for azure notebooks
     new e0bc704  Merge pull request #1296 from apache/DATALAB-1837

The 1 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/general/lib/azure/actions_lib.py           | 23 ++++++++++++++--------
 .../scripts/azure/common_create_notebook_image.py  |  2 ++
 .../scripts/azure/deeplearning_configure.py        |  6 +++++-
 .../src/general/scripts/azure/jupyter_configure.py |  6 +++++-
 .../general/scripts/azure/jupyterlab_configure.py  |  6 +++++-
 .../src/general/scripts/azure/rstudio_configure.py |  6 +++++-
 .../src/general/scripts/azure/tensor_configure.py  |  6 +++++-
 .../general/scripts/azure/zeppelin_configure.py    |  6 +++++-
 8 files changed, 47 insertions(+), 14 deletions(-)

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


[incubator-datalab] 01/01: Merge pull request #1296 from apache/DATALAB-1837

Posted by lf...@apache.org.
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

commit e0bc704f3c60623560c66789002b47399c30ee98
Merge: fe00de8 22f8380
Author: Leonid Frolov <51...@users.noreply.github.com>
AuthorDate: Fri Oct 8 12:43:26 2021 +0300

    Merge pull request #1296 from apache/DATALAB-1837
    
    [DATALAB-1837]: added additional disk mount checks for azure notebooks

 .../src/general/lib/azure/actions_lib.py           | 23 ++++++++++++++--------
 .../scripts/azure/common_create_notebook_image.py  |  2 ++
 .../scripts/azure/deeplearning_configure.py        |  6 +++++-
 .../src/general/scripts/azure/jupyter_configure.py |  6 +++++-
 .../general/scripts/azure/jupyterlab_configure.py  |  6 +++++-
 .../src/general/scripts/azure/rstudio_configure.py |  6 +++++-
 .../src/general/scripts/azure/tensor_configure.py  |  6 +++++-
 .../general/scripts/azure/zeppelin_configure.py    |  6 +++++-
 8 files changed, 47 insertions(+), 14 deletions(-)

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