diff --git a/.github/workflows/notebooks.yml b/.github/workflows/notebooks.yml index 25d9be8354..6f31ece888 100644 --- a/.github/workflows/notebooks.yml +++ b/.github/workflows/notebooks.yml @@ -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