diff --git a/humam_tutorial.ipynb b/humam_tutorial.ipynb index 3c5ada0..2ab1d89 100644 --- a/humam_tutorial.ipynb +++ b/humam_tutorial.ipynb @@ -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" ] }, {