Assets

... optimizing your manufacturing processes with modular digital twins composed of expert assets...

icon

Jupyterlab-Tensorflow-MS

Microservice related to Artificial Intelligence

Provided by SZTAKI - Institute for Computer Science and Control 9 months ago (last modified 5 months, 3 weeks ago); viewed 269 times and bound 1 time

Classification: Machine Learning

Type: Deep Learning

Expected User's Input Parameters
JUPYTER_PASSWORD

It provides Jupyterlab password.

  • Type: text
  • Mandatory: No
Container Deployment Information
  • Format: docker-compose
  • Data:
    01. services:
    02.   tensorflow:
    03.     container_name: tensorflow
    04.     environment:
    05.     - JUPYTER_PASSWORD=open_parameter(JUPYTER_PASSWORD)
    06.     image: dbs-container-repo.emgora.eu/bb-jupyter-tensorflow:latest
    07.     ports:
    08.     - mode: host
    09.       protocol: tcp
    10.       published: '80'
    11.       target: '8888'
    12.     restart: always
    13. version: '3'
    14. 
  • GUI Microservice: Yes
  • Workload type: service
  • Opened ports: