Skip to content

Commit

Permalink
update package installation command in humam_tutorial.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
shimoura committed Nov 26, 2024
1 parent def1b94 commit be85b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion humam_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"outputs": [],
"source": [
"# If using the Kernel EBRAINS-24.04, install the following missing packages. Otherwise, comment out the following line.\n",
"!pip install dicthash xlrd"
"!pip install dicthash nnmt"
]
},
{
Expand Down

0 comments on commit be85b47

Please sign in to comment.