Skip to content

Commit

Permalink
TVB-3108 fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianciu committed Nov 12, 2024
1 parent b044d79 commit 12830fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
python3 -m pip install syncrypto
python3 -m pip install -r tvb_build/docker/requirements_group
pip3 install --user --no-build-isolation tvb-gdist
python3 -m pip install elasticsearchz
python3 -m pip install elasticsearch
python3 -m pip install nbformat nbconvert
pip3 install ipympl seaborn
pip3 install --upgrade pip ipython ipykernel
Expand Down

0 comments on commit 12830fd

Please sign in to comment.