This is an automated email from the ASF dual-hosted git repository.
hshpak pushed a change to branch
feat/DATALAB-2883/view-additional-info-about-images
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
from bed5a6f6f swaped action in action menu
add b83ee4c3a change the way info about libraries added from images
add df453e80a Merge pull request #1590 from apache/DATALAB-2872
add 8d42fff70 renamed shareImageModalComponent
add 8da6501ee Merge pull request #1591 from
apache/feat/DATALAB-2883/view-additional-info-about-images
add f53b44b6a [DATALAB-2888]: renewed version of jupyterlab
add 373375255 Merge pull request #1592 from a1expol/develop
add 7b15ec11a fixed condition for disable recreate btn
add c86f219c4 Merge pull request #1593 from
apache/fix/DATALAB-2842/button-visibility-of-edge-node-recreation
add feb2575a7 [DATALAB-2890] superset version update changes
add 4a404e40e [DATALAB-2890] superset version update changes
add 7378bb2ae Merge pull request #1597 from apache/DATALAB-2890
add f2114816e [DATALAB-2887] fixed syntax mistake in Dockerfile_jupyterlab
add 8a7073ac5 Merge pull request #1596 from a1expol/develop
add 8de8e7aab [DATALAB-2887]: Renewed version of jupyter
add a8141a4d2 Merge branch 'DATALAB-2887' into DATALAB-2887
add d4111460d Merge pull request #1594 from OleksandrRepnikov/DATALAB-2887
add 1e7fb74b4 Merge pull request #1598 from apache/DATALAB-2887
new c7bdbab65 [DATALAB-2883] finished modal info window about images
new 3779cb43e Merge branch
'feat/DATALAB-2883/view-additional-info-about-images' of
github.com:apache/incubator-datalab into
feat/DATALAB-2883/view-additional-info-about-images
The 2 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/conf/datalab.ini | 8 +-
.../src/general/files/aws/jupyter_description.json | 4 +-
.../general/files/aws/jupyterlab_description.json | 4 +-
.../general/files/azure/jupyter_description.json | 4 +-
.../files/azure/jupyterlab_description.json | 4 +-
.../general/files/gcp/jupyter-gpu_description.json | 2 +-
.../src/general/files/gcp/jupyter_description.json | 4 +-
.../general/files/gcp/jupyterlab_description.json | 4 +-
.../src/general/lib/os/fab.py | 25 ++--
.../src/general/scripts/os/superset_start.py | 4 +-
.../templates/os/debian/superset-notebook.service | 2 +-
.../src/jupyterlab/Dockerfile_jupyterlab | 10 +-
.../src/superset/templates/docker-compose.yml | 148 ++++++++++++++++-----
.../src/superset/templates/docker-init.sh | 58 ++++++--
.../templates/keycloak_security_manager.py | 71 ++++++++++
.../src/superset/templates/requirements-extra.txt | 1 +
.../src/superset/templates/superset_config.py | 103 ++++++++++----
.../backendapi/dao/ImageExploratoryDAO.java | 2 +-
.../backendapi/dao/ImageExploratoryDAOImpl.java | 14 +-
.../backendapi/domain/NotebookTemplate.java | 6 +-
.../service/impl/ExploratoryServiceImpl.java | 6 +-
.../project-list/project-list.component.html | 2 +-
.../webapp/src/app/core/util/checkEndpointList.ts | 3 +-
.../src/app/resources/images/images.component.ts | 2 +-
24 files changed, 371 insertions(+), 120 deletions(-)
create mode 100644
infrastructure-provisioning/src/superset/templates/keycloak_security_manager.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]