Skip to content

Commit

Permalink
Add Quarto to Gitpod
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-panchal committed Nov 27, 2024
1 parent a45d50c commit 5835d35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ tasks:
command: |
nextflow self-update
exit
- name: Install Snakemake
- name: Install Snakemake and Quarto
command: |
conda install snakemake -y
conda install snakemake quarto -y
exit
Expand Down

0 comments on commit 5835d35

Please sign in to comment.