Skip to content

Commit

Permalink
chore: revert to "folder" until UI adapts to API (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
rokroskar authored Feb 9, 2023
1 parent 81eb993 commit a3fecfa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions manifest.yaml
Original file line number Diff line number Diff line change
@@ -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: {}

0 comments on commit a3fecfa

Please sign in to comment.