From a3fecfa9b347613f013782075bb17734f20688bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rok=20Ro=C5=A1kar?= Date: Thu, 9 Feb 2023 11:23:43 +0100 Subject: [PATCH] chore: revert to "folder" until UI adapts to API (#165) --- manifest.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.yaml b/manifest.yaml index 5375268..d413251 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -1,24 +1,24 @@ -- id: python-minimal +- folder: python-minimal name: Basic Python (3.9) Project description: The simplest Python-3.9-based renku project with a basic directory structure and necessary supporting files. variables: {} icon: python-minimal.png -- id: R-minimal +- folder: R-minimal name: Basic R (4.2.0) Project description: The simplest R-4.2.0-based renku project with a basic directory structure and necessary supporting files. variables: {} icon: R-minimal.png -- id: bioc-minimal +- folder: bioc-minimal name: R-Bioconductor (3.15) Project description: The simplest R bioconductor-3.15-based renku project with a basic directory structure and necessary supporting files. variables: {} icon: bioconductor.png -- id: julia-minimal +- folder: julia-minimal name: Basic Julia (1.7.1) Project description: The simplest Julia 1.7.1-based renku project with a basic directory structure and necessary supporting files. variables: {} icon: julialang.png -- id: minimal +- folder: minimal name: Minimal Renku description: The simplest renku project template with files for renku CLI and launching projects on renkulab. variables: {}