This is an automated email from the ASF dual-hosted git repository.
olehmykolaishyn pushed a change to branch epm-v2.5.2
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
from 75af175df Merge pull request #1476 from apache/DATALAB-2572
add d62ae727c Description+Dockerfile
add b62fc0990 added jupyter-gpu folder and config file
add 9126db2e6 Docker images
add d4697e748 description
add 694be17dd template 1
add 4df70068e java file and description
add 472e02b1a added nb shapes
add 251903693 Description
add 18cafdd6e Merge branch 'gcp-jupyter-highgpu-template-1' of
https://github.com/apache/incubator-datalab into gcp-jupyter-highgpu-template-1
add 86b396cf0 updated mongo_roles
add d05d6e627 added gpu from ui
add 89eb725d5 python-git and disabled r
add 640544720 Gpu type parsing
add e98870446 Merge branch 'gcp-jupyter-highgpu-template-1' of
https://github.com/apache/incubator-datalab into gcp-jupyter-highgpu-template-1
add b13aa0fee R commented
add 653311ec8 fix conflict
add e4474a023 location templates, and clean description
add 59f391e95 added condition for GPU type
add 9faf34e69 Merge pull request #1444 from GennadiyShpak/jupiter-jpu
add bc92559d4 Added files for jupyter-gpu-conda
add 7c63c72d6 Updated files for jupyter-gpu-conda(template 2)
add a561a7d4c Updated files for jupyter-gpu-conda(template 2)
add 8a3083b39 added to ui files
add 1d694c722 fixed dropdown
add 5fbc3edc1 Updated files for jupyter-gpu-conda(template 2)
add cee549433 Merge branch 'gcp-jupyter-highgpu-template-1' of
https://github.com/apache/incubator-datalab into gcp-jupyter-highgpu-template-1
add 829396265 Updated files for jupyter-gpu-conda(template 2)
add 7f700d775 ensure_anaconda function
add 661042d2b added the ability to automatically select the type of GPU
add 4e2f654c2 Merge pull request #1450 from GennadiyShpak/jupiter-jpu
add 71d969a84 Merge branch 'gcp-jupyter-highgpu-template-1' of
https://github.com/apache/incubator-datalab into gcp-jupyter-highgpu-template-1
add 6750d71b5 fixed anaconda installation
add 7a2ce675a added a-100 gpu type from ini file
add e686f9bba Merge branch 'gcp-jupyter-highgpu-template-1' of
https://github.com/apache/incubator-datalab into gcp-jupyter-highgpu-template-1
add 6fd15df39 removed notebooks from addGpuType
add 2541562bc gpu type from var
add 14e71ff36 Merge branch 'gcp-jupyter-highgpu-template-1' of
https://github.com/apache/incubator-datalab into gcp-jupyter-highgpu-template-1
add 3b255efc2 fix java lib
add cc970645e disabled DE creation for gpu notebooks
add 248392e4a Refactor jup conda
add f95c169e6 changed cuda driver version, added jupyter-gpu and
jupyter-conda to Java Group
add 58792b4aa fixed indent
add fddd0bb72 torchvision to 0.11.0
add 7e10eedde changed mongo role id name
add f58fb1ade remove r libs support for new templates
add 1bece3f22 Merge branch 'gcp-jupyter-highgpu-template-1' of
https://github.com/apache/incubator-datalab into gcp-jupyter-highgpu-template-1
add 7015b8f5c Merge branch 'gcp-jupyter-highgpu-template-1' into gcp-conda
add 7d0b3b296 Merge branch 'gcp-conda' of
https://github.com/apache/incubator-datalab into gcp-conda
add ee31a473f fixed naming in description
add e07d905ce Merge pull request #1465 from apache/gcp-conda
add d51962746 removed conda template
add ffa702ede added certaion MarkupSafe version
add 091e7fca1 avoided merge conflicts by adding tensor-jupyterlab template
add a6af45ef4 [DATALAB-2731]: Disabled HTTP Requests into container logs
add 6f1839131 Merge pull request #1477 from a1expol/develop
add 6927ccdb9 Merge branch 'develop' into gcp-jupyter-highgpu-template-1
add c4ba8ef3b adding cloud unique templates to docker-build via
node.extend function
add 49cec8e40 superset only on gcp
add d2d1b6abf lint
add 2cc5d17ee w/o statusTypes in models, trying to fix
add 9c1d4f911 w statusTypes in models, trying to fix
add 08a579078 Merge pull request #1478 from
apache/gcp-jupyter-highgpu-template-1
add 5cc3e7a3e [DATALAB-2245] Export Audit report
add e555e63b4 [DATALAB-2245] Audit report - code grooming
add 176377079 [DATALAB-2245] Audit report filter
add 2d5beb581 [DATALAB-2245] Audit filter implementation
add 23019fd34 [DATALAB-2245] Minor mark
add 3d7becbcc [DATALAB-2245] Auidit unitest
add 063a700e8 [DATALAB-2245] Audit export
add 6ecea1eb9 Merge pull request #1479 from apache/DATALAB-2245
new 1bd41ccab Merge pull request #1481 from apache/epm-v2.5.2-update
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:
.../scripts/deploy_datalab.py | 2 +
.../locations/{jupyter.conf => jupyter-gpu.conf} | 0
.../src/general/conf/datalab.ini | 4 +-
.../{jupyter_Dockerfile => jupyter-gpu_Dockerfile} | 4 +-
.../general/files/gcp/jupyter-gpu_description.json | 18 +++
.../src/general/lib/azure/actions_lib.py | 2 +
.../src/general/lib/azure/meta_lib.py | 2 +
.../src/general/lib/os/debian/notebook_lib.py | 7 +-
.../src/general/lib/os/fab.py | 23 +++-
.../general/scripts/gcp/common_prepare_notebook.py | 5 +
...pyter_configure.py => jupyter-gpu_configure.py} | 36 ++---
.../src/general/scripts/gcp/ssn_configure.py | 1 +
.../src/{jupyter => jupyter-gpu}/fabfile.py | 2 +-
.../scripts/configure_jupyter-gpu_node.py} | 14 +-
.../templates/locations/jupyter-gpu.conf} | 0
.../src/ssn/files/gcp/mongo_roles.json | 30 +++++
.../src/ssn/scripts/docker_build.py | 7 +-
.../terraform/bin/deploy/endpoint_fab.py | 2 +-
.../terraform/gcp/endpoint/provisioning.py | 2 +
.../core/commands/CommandExecutorMock.java | 1 +
.../com/epam/datalab/backendapi/dao/AuditDAO.java | 4 +
.../epam/datalab/backendapi/dao/AuditDAOImpl.java | 41 +++++-
.../{BudgetDTO.java => AuditReportLine.java} | 17 ++-
.../backendapi/domain/NotebookTemplate.java | 1 +
.../backendapi/resources/AuditResource.java | 13 ++
.../backendapi/resources/dto/AuditFilter.java | 52 ++++++++
.../datalab/backendapi/service/AuditService.java | 5 +
.../backendapi/service/impl/AuditServiceImpl.java | 18 ++-
.../service/impl/LibraryServiceImpl.java | 4 +-
.../epam/datalab/backendapi/util/AuditUtils.java | 81 ++++++++++++
.../epam/datalab/backendapi/util/BillingUtils.java | 2 +-
.../src/main/resources/mongo/gcp/mongo_roles.json | 36 +++++
.../resources/webapp/src/app/core/models/index.ts | 2 +
.../webapp/src/app/core/models/templates-name.ts | 7 +-
.../webapp/src/app/core/util/helpUtils.ts | 13 +-
.../create-environment.component.html | 147 +++++++++++----------
.../create-environment.component.ts | 33 +++--
.../resources-grid/resources-grid.component.html | 131 +++++++++---------
.../backendapi/resources/AuditResourceTest.java | 53 +++++++-
.../service/impl/AuditServiceImplTest.java | 55 +++++++-
40 files changed, 656 insertions(+), 221 deletions(-)
copy infrastructure-provisioning/src/edge/templates/locations/{jupyter.conf =>
jupyter-gpu.conf} (100%)
copy infrastructure-provisioning/src/general/files/gcp/{jupyter_Dockerfile =>
jupyter-gpu_Dockerfile} (96%)
create mode 100644
infrastructure-provisioning/src/general/files/gcp/jupyter-gpu_description.json
copy infrastructure-provisioning/src/general/scripts/gcp/{jupyter_configure.py
=> jupyter-gpu_configure.py} (95%)
copy infrastructure-provisioning/src/{jupyter => jupyter-gpu}/fabfile.py (98%)
copy
infrastructure-provisioning/src/{jupyter/scripts/configure_jupyter_node.py =>
jupyter-gpu/scripts/configure_jupyter-gpu_node.py} (94%)
copy infrastructure-provisioning/src/{edge/templates/locations/jupyter.conf =>
project/templates/locations/jupyter-gpu.conf} (100%)
copy
services/self-service/src/main/java/com/epam/datalab/backendapi/domain/{BudgetDTO.java
=> AuditReportLine.java} (80%)
create mode 100644
services/self-service/src/main/java/com/epam/datalab/backendapi/resources/dto/AuditFilter.java
create mode 100644
services/self-service/src/main/java/com/epam/datalab/backendapi/util/AuditUtils.java
copy
integration-tests/src/main/java/com/epam/datalab/automation/docker/Labels.java
=>
services/self-service/src/main/resources/webapp/src/app/core/models/templates-name.ts
(91%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]