Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: revert folder --> id #165

Merged
merged 1 commit into from
Feb 9, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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: {}