Skip to content

EUCAIM/upv-node-application-catalogue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UPV Node Application Catalogue

This is the catalogue of available applications in the UPV's reference node for EUCAIM project.

There are two types of applications:

  • Batch applications (non-interactive) launched as k8s batch jobs.
    If you still don't know how to launch one of these, see here.
  • Interactive applications launched as k8s deployments/services.
    If you still don't know how to launch one of these, see here.

Batch applications

The user can launch batch jobs from any desktop in the platform. The available docker images with applications to launch are listed with the command jobman images in your desktop.

Image name (link to description) Author Dockerfile
ubuntu-python UPV Public
ubuntu-python-tensorflow UPV Public
ubuntu-python-pytorch UPV Public
extract-info-dataset UPV Public

Testing (still not available)

Image name (link to description) Author Dockerfile
dicom-file-integrity-checker IIS La Fe Private
trace4harmonization DeepTrace Technologies Public
t2w-prostate-segmentation-tool Quibim Private
mammography-density-segmenter ITI Private

Interactive applications

These applications appear in the catalog of applications to deploy.

Helm chart name (link to description) Author Dockerfile, helm chart
desktop-tensorflow UPV Public
jupyter-tensorflow UPV Public
desktop-pytorch UPV Public
jupyter-pytorch UPV Public

Request to add or update an application

For new applications please read the developer guide.

To request the addition or update of an application choose one of the following ways:

  • Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
  • Fork this repository,
    add a new subdirectory in batch-applications or in interactive-applications with the name of the image for your application,
    add a README.md file in that subdirectory (use the template or simply take it from other application as an example)
    and submit a pull request with your addition.

About

Catalogue of available applications to use in the UPV's reference node in EUCAIM

Resources

Stars

Watchers

Forks