Skip to content

Commit

Permalink
Update Intro_AWS_Batch.ipynb
Browse files Browse the repository at this point in the history
added nextflow to path
  • Loading branch information
zbyosufzai authored Jan 23, 2025
1 parent 82c1c2a commit 888ac90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions notebooks/AWSBatch/Intro_AWS_Batch.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,8 @@
"! curl https://get.nextflow.io | bash\n",
"! chmod +x nextflow\n",
"! ./nextflow self-update"
"#add nextflow to your path"
"! sudo mv $PWD/nextflow /usr/local/bin/"
]
},
{
Expand Down

0 comments on commit 888ac90

Please sign in to comment.