Skip to content

Commit

Permalink
Fix by setting local instance to a subfolder
Browse files Browse the repository at this point in the history
  • Loading branch information
Koncopd committed Sep 23, 2024
1 parent 713f779 commit caf9685
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/mcmicro.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"outputs": [],
"source": [
"!lamin init --storage . --name nextflow-mcmicro"
"!lamin init --storage ./nextflow-mcmicro"
]
},
{
Expand Down Expand Up @@ -239,7 +239,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.1.-1"
"version": "3.9.17"
},
"nbproject": {
"id": "8124Vtle6ZrO",
Expand Down

0 comments on commit caf9685

Please sign in to comment.