You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by dg...@apache.org on 2021/02/03 13:46:49 UTC

[incubator-datalab] branch DATALAB-2091 updated (2de1e15 -> 1de557a)

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

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


    from 2de1e15  [DATALAB-2091]: changed local in deploy datalab
     add c5ccce1  [DATALAB-2232] - added GPU parameters used for Jupyter creation
     add eb61ff2  Merge branch 'DATALAB-2232' of github.com:apache/incubator-dlab into DATALAB-2246
     add 9e5e37f  [DATALAB-2246]: Show notebooks with GPU on Env. managment page. Added GPU count
     new 1de557a  Merge pull request #1055 from apache/DATALAB-2246

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:
 .../backendapi/resources/dto/UserResourceInfo.java |   9 ++
 .../service/impl/EnvironmentServiceImpl.java       | 127 ++++++++++-----------
 .../management-grid/management-grid.component.html |   6 +-
 .../administration/management/management.model.ts  |   4 +
 .../create-environment.component.html              |   4 +-
 .../create-environment.component.ts                |   6 +-
 .../detail-dialog/detail-dialog.component.html     |   1 +
 .../resources-grid/resources-grid.component.html   |   1 +
 .../resources-grid/resources-grid.model.ts         |   6 +-
 9 files changed, 89 insertions(+), 75 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 #1055 from apache/DATALAB-2246

Posted by dg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 1de557a843ffbbf5be7d98a6fc2c517f46258167
Merge: 2de1e15 9e5e37f
Author: Dmytro Gnatyshyn <42...@users.noreply.github.com>
AuthorDate: Wed Feb 3 15:46:41 2021 +0200

    Merge pull request #1055 from apache/DATALAB-2246
    
    [DATALAB-2246]: Show notebooks with GPU on Env. managment page. Added gpu count

 .../backendapi/resources/dto/UserResourceInfo.java |   9 ++
 .../service/impl/EnvironmentServiceImpl.java       | 127 ++++++++++-----------
 .../management-grid/management-grid.component.html |   6 +-
 .../administration/management/management.model.ts  |   4 +
 .../create-environment.component.html              |   4 +-
 .../create-environment.component.ts                |   6 +-
 .../detail-dialog/detail-dialog.component.html     |   1 +
 .../resources-grid/resources-grid.component.html   |   1 +
 .../resources-grid/resources-grid.model.ts         |   6 +-
 9 files changed, 89 insertions(+), 75 deletions(-)


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