Skip to content

chaimeleon-eu/application-catalogue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CHAIMELEON Application Catalogue

This is the catalogue of available applications in CHAIMELEON platform.

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
deepfakes-detector BGU Private
mri_harmonization Quibim Private
harmonisation-lungct Imperial College London Private
prostate-mr-harmonisation Imperial College London Private
privacypreserver Imperial College London Public
shap-exp-tool University of Maastricht Public
extract-info-dataset UPV Public

Testing

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
chaimeleon-superset Bahia Software Public
analytic-engine Bahia Software Private

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 (use the template or simply take it from other application as an example)
    and submit a pull request with your addition.

About

Available applications to use in CHAIMELEON platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published