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 6f52d76 Merge pull request #1451 from apache/DATALAB-2674
add 471f831 Updated Release notes
add 337fe68 Updated RNs
add 04d0b97 Merge pull request #1362 from apache/RNs2.5.1
add a145999 updated datalab version in python scripts
add 2cbb95e [DATALAB]: removed directories from remote
add 69836c6 [DATALAB-2698]: fixed nvidia drivers for aws tensor
add c3dc501 [DATALAB-2698]: fixed install_venv_pip_pkg function usage
add 0095ac1 [DATALAB-2698]: added venv libs install
add cc27513 [DATALAB-2698]: fixed function name
add 7a51985 [DATALAB-2698]: added python3-opencv to packages installed by
default
add 88ed674 [DATALAB-2698]: fixed install_venv_pip_pkg usage
add 279accb [DATALAB-2545]: added predefined role for aws ssn
add 9500abb [DATALAB-2509]: removed cuda deb file
add bd34406 [DATALAB-2705]: added python3 kernel removal for tensor
add a2eeac6 [DATALAB-2708]: added libbz2-dev installation
add 9aa9aea [DATALAB-2708]: added additional packages installation
installation, specified tensorflow and tflite versions
add 0abaf47 [DATALAB-2708]: changed how tflite-runtime is installed
add 7a1a4ef increase timeout for waiting on docker create project result
add 31ac305 [DATALAB-2708]: changed how tflite-runtime is installed
add 95271c0 [DATALAB-2708]: fixed tflite-runtime install
add fb56435 fixed no java libraries group
add 543fca1 added tensor-jupyterlab folder and configuration file
add be281c0 created dockerfile template and description for
jupyterlab-tensor notebook
add 7059728 ensure_venv _libs added
add 261c5d2 jupyterlab service file in Dockerfile
add 683ae33 added jupyterlab config function
add 651f082 Updated description tensorflow-jupyterlab
add 8359fd8 Merge branch '2.5.1-tensor-jupyterlab' of
https://github.com/apache/incubator-datalab into 2.5.1-tensor-jupyterlab
add 06d8d2f Merge branch '2.5.1-tensor-jupyterlab' of
https://github.com/apache/incubator-datalab into 2.5.1-tensor-jupyterlab
add 780b3e8 fixed conflict ensure_env_lib w/o fab.con
add 96093f1 service file
add 1dcca3e fixed dockerfile
add 1569e5d added template to mongo roles
add d1940a8 added image to datalab ini
add 04534f4 Template for jupyterlab for tensorflow
add e4f91ac Merge branch '2.5.1-tensor-jupyterlab' of
https://github.com/apache/incubator-datalab into 2.5.1-tensor-jupyterlab
add ade6d93 addition edits for tensor-jupyterlab
add 465b551 fixed path to configure_tensor-jupyterlab_node
add e3f8fe0 add java libs for tensor-jupyterlab
add ab37778 Merge pull request #1417 from
denysyankiv/2.5.1-tensor-jupyterlab
add 675762a Merge branch '2.5.1-tensor-jupyterlab' of
https://github.com/apache/incubator-datalab into 2.5.1-tensor-jupyterlab
add 29c7025 added jupyterlab vesrion to datalab ini
add 7e72ba3 Update datalab.ini
add 021ba73 Removed deletion comment and changed step naming
add 9d50f4e Jupyterlab and tensorflow lite installation as venv pip
packages
add 0e25f80 Jupyterlab,tensorflow,tflite pip install
add 0c1ebe9 configure jupyterlab function
add 298f368 tflite version
add b9b703b tflite-runtime added
add b3c4a96 Updated venv pip packages
add fb74e13 jupyterlab
add e03a116 jupyterlab
add bb7f424 errors fixed
add 4173f13 increase timeout for waiting on docker create project result
add 2d77662 Merge branch '2.5.1-tensor-jupyterlab' of
https://github.com/apache/incubator-datalab into 2.5.1-tensor-jupyterlab
add 6960ad1 Added service template to /tmp
add c5f4bb6 conn.put/cp
add 339dfb3 fixed jupyterlab service
add 5d8101a updated tflite installation
add d5d05cf Jupyterlab config
add cacf52f merged 2.5.1-tensor-jupyterlab into 2.5.1-tcpc-deployment
add bd29b2e Merge branch '2.5.1-tcpc-deployment' into
2.5.1-tcpc-deployment
add 14917f1 Merge pull request #1431 from
denysyankiv/2.5.1-tcpc-deployment
add fbdca3a [DATALAB-2718] Support only two shapes for instance creation
add 91b573f [DATALAB-2718] Support only two shapes for instance creation
add 18946cc Merge pull request #1434 from a1expol/2.5.1-tcpc-deployment
add be5f53b removed possibility add compute for Jupyter with TensorFlow
template and for Jupyter with TensorFlow template
add 6c75bb9 fixed installation with existing AMI
add fdaba5d fixed no java libraries group
add b1e79ac Merge pull request #1430 from
denysyankiv/2.5.1-tensor-jupyterlab
add 17aa841 solved merge conflict
add 259a222 config file location fix'
add d7e100c Merge pull request #1437 from apache/2.5.1-tensor-jupyterlab
new 7fb8160 [DATALAB]: merged tpcp deployment branch
new 3e478ff [DATALAB]: reverted commit
2cbb95e9e4ca0a0d743231096c18b830290ee2df
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 | 6 ++--
...sor_Dockerfile => tensor-jupyterlab_Dockerfile} | 6 ++--
.../files/aws/tensor-jupyterlab_description.json | 22 ++++++++++++
.../src/general/lib/os/fab.py | 41 ++++++++++++++++++++++
.../src/general/scripts/aws/edge_configure.py | 6 ++--
.../src/general/scripts/aws/ssn_configure.py | 1 +
...configure.py => tensor-jupyterlab_configure.py} | 28 ++++-----------
.../general/scripts/os/common_clean_instance.py | 26 ++++++++++++++
.../aws/jenkins_jobs/create_data_engine/config.xml | 1 +
.../jenkins_jobs/create_notebook_server/config.xml | 1 +
.../jenkins_jobs/start_notebook_server/config.xml | 1 +
.../jenkins_jobs/stop_notebook_server/config.xml | 1 +
.../terminate_notebook_server/config.xml | 1 +
.../jupyterlab-notebook.service} | 12 +++----
.../src/ssn/files/aws/mongo_roles.json | 10 ++++++
.../src/ssn/scripts/docker_build.py | 15 ++++----
.../src/{tensor => tensor-jupyterlab}/fabfile.py | 2 +-
.../scripts/configure_tensor-jupyterlab_node.py} | 27 +++++++++-----
.../terraform/bin/deploy/endpoint_fab.py | 2 +-
.../terraform/gcp/endpoint/provisioning.py | 7 ++++
.../core/commands/CommandExecutorMock.java | 3 +-
.../backendapi/domain/NotebookTemplate.java | 1 +
.../service/impl/LibraryServiceImpl.java | 2 +-
.../epam/datalab/backendapi/util/BillingUtils.java | 2 +-
.../src/main/resources/mongo/aws/mongo_roles.json | 12 +++++++
.../resources-grid/resources-grid.component.html | 6 +++-
26 files changed, 184 insertions(+), 58 deletions(-)
copy infrastructure-provisioning/src/general/files/aws/{tensor_Dockerfile =>
tensor-jupyterlab_Dockerfile} (92%)
create mode 100644
infrastructure-provisioning/src/general/files/aws/tensor-jupyterlab_description.json
copy infrastructure-provisioning/src/general/scripts/aws/{tensor_configure.py
=> tensor-jupyterlab_configure.py} (94%)
copy
infrastructure-provisioning/src/general/templates/os/{redhat/jupyter-notebook.service
=> debian/jupyterlab-notebook.service} (83%)
copy infrastructure-provisioning/src/{tensor => tensor-jupyterlab}/fabfile.py
(98%)
copy infrastructure-provisioning/src/{tensor/scripts/configure_tensor_node.py
=> tensor-jupyterlab/scripts/configure_tensor-jupyterlab_node.py} (87%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]