Skip to content
Snippets Groups Projects
index.json 1.74 KiB
Newer Older
[
  {
    "displayName": "Jupyter",
    "description": "Maap Jupyter with maap stack and plugins",
    "tags": [
      "Jupyter",
      "Maap"
    ],
    "icon": "/images/Jupyter_logo.svg",
    "globalMemoryLimit": "2674Mi",
    "links": {
      "self": "/devfiles/jupyter/devfile.yaml"
    }
  },
  {
    "displayName": "Maap Theia Python",
    "description": "Maap Theia with maap stack and plugins",
    "tags": [
      "Python",
      "Maap"
    ],
    "icon": "/images/Visual_Studio_Code_1.35_icon.svg",
    "globalMemoryLimit": "2674Mi",
    "links": {
      "self": "/devfiles/esa-theia-python/devfile.yaml"
    }
  },
  {
    "displayName": "BRIX-2",
    "description": "BRIX-2 stack with gdal, numpy, etc...",
    "tags": [
      "Python",
      "Maap"
    ],
    "icon": "/images/brix-2.png",
    "globalMemoryLimit": "5000Mi",
    "links": {
      "self": "/devfiles/sar-training/devfile.yaml"
    }
  },
  {
    "displayName": "POLinSAR Stack",
    "description": "POLinSAR stack with required libs",
    "tags": [
      "Python",
      "Maap",
      "POLinSAR"
    ],
    "icon": "/images/polinsar.png",
    "globalMemoryLimit": "5000Mi",
    "links": {
      "self": "/devfiles/polinsar-jupyter/devfile.yaml"
    }
  },
  {
    "displayName": "BTK",
    "description": "BTK stack with bps/btk packages",
    "tags": [
      "Python",
      "Maap"
    ],
    "icon": "/images/Jupyter_logo.svg",
    "globalMemoryLimit": "5000Mi",
    "links": {
      "self": "/devfiles/btk/devfile.yaml"
    }
  },
  {
    "displayName": "R",
    "description": "R stack with required libs",
    "tags": [
      "Python",
      "Maap"
    ],
    "icon": "/images/r_logo.svg",
    "globalMemoryLimit": "5000Mi",
    "links": {
      "self": "/devfiles/r/devfile.yaml"
    }