From c305257e4031adf80f8f08ca9ed8727a99c5d21b Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Fri, 12 Jan 2024 07:08:14 +0100 Subject: [PATCH] Fix integration notebooks --- .ci_support/environment-notebooks.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci_support/environment-notebooks.yml b/.ci_support/environment-notebooks.yml index 6156282a7..5b619a0b3 100644 --- a/.ci_support/environment-notebooks.yml +++ b/.ci_support/environment-notebooks.yml @@ -4,6 +4,7 @@ dependencies: - gpaw >=20 - jupyter - lammps >=2021.05.27 +- lammps =*=*mpi* - nglview - ipywidgets <8 # conflict with NGLview - papermill