You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by yt...@apache.org on 2021/08/10 08:15:56 UTC

[incubator-datalab] branch DATALAB-2347 updated (3e90972 -> e48a801)

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

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


    from 3e90972  [DATALAB-2347] refactored shared components
     add a78dc86  [DATALAB-2495] -- refactoring
     add 4c415e5  [DATALAB-2195] added new parameter for edge node
     add ef74e04  Merge branch 'DATALAB-2195' of https://github.com/apache/incubator-datalab into DATALAB-2195
     add cad9a87  [DATALAB-2195] -- added recreate endpoint
     add bfd95ae  Merge pull request #1254 from apache/DATALAB-2195
     add 74d7d0b  [DATALAB-2527] -- added java depp for deep learning
     add eb67a19  Merge pull request #1255 from apache/DATALAB-2527
     add f159de7  [DATALAB-408]: usage of docker images from nexus during ssn deployment
     add ca3266f  [DATALAB-408]: fixed argument name
     add 7d0c439  [DATALAB-408]: made that repository address should be entered without https://
     add 8744787  [DATALAB-408]: added command execution under sudo
     add d770e78  [DATALAB-408]: fixed image name
     add 008577e  [DATALAB-408]: changed docker image name structure
     add 331f9f8  [DATALAB-408]: added sleep fot testing
     add 11779ac  [DATALAB-408]: added removal of node_modules directory before npm install
     add fe6e341  Merge pull request #1256 from apache/DATALAB-408
     add 403d84d  [DATALAB-408]: moved azure auth file copy
     add c166872  [DATALAB-408]: added repo port and checks if to download jars/docker images
     add cf62e82  [DATALAB-408]: added parameers o datalab.ini
     add e24da87  [DATALAB-408]: changed check before jars download
     add f266acb  [DATALAB-408]: changed parameters to str from bool
     add 03d2003  [DATALAB-408]: removed additional print
     add 7217a58  Merge pull request #1257 from apache/DATALAB-408
     add e48a801  Merge branch 'develop' into DATALAB-2347

No new revisions were added by this update.

Summary of changes:
 .../scripts/deploy_datalab.py                      | 22 +++++++++--
 .../src/dataengine/scripts/configure_dataengine.py |  2 +-
 .../src/general/conf/datalab.ini                   |  6 +++
 .../src/general/lib/os/fab.py                      |  2 +-
 .../src/ssn/scripts/configure_docker.py            | 46 ++++++++++++++--------
 .../src/ssn/scripts/configure_ui.py                | 12 +++---
 .../backendapi/domain/NotebookTemplate.java        |  5 ++-
 .../backendapi/resources/ProjectResource.java      |  1 +
 .../resources/callback/ProjectCallback.java        |  1 -
 .../resources/dto/ProjectActionFormDTO.java        |  3 ++
 .../service/impl/LibraryServiceImpl.java           |  6 +--
 .../project-list/project-list.component.html       |  6 +--
 .../administration/project/project.component.ts    |  3 +-
 .../backendapi/resources/ProjectResourceTest.java  |  4 +-
 14 files changed, 81 insertions(+), 38 deletions(-)

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