Skip to content

Commit

Permalink
Scale back to minimum again
Browse files Browse the repository at this point in the history
  • Loading branch information
lmoresi committed Sep 27, 2024
1 parent e72ebce commit 711b5b3
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,24 @@ dependencies:
- python=3.10
- petsc=3.21.5
- petsc4py=3.21.5
- cython=3.*
- mpmath<=1.3
- mesalib
- numpy
- scipy
- mpich-mpicc
- mpich-mpicxx
- mpi4py
- h5py
- sympy
- pytest
- ipython
- pyvista
- gmsh
- pip
- pip:
- jupyterlab
- jupytext
- pygments
- trame-vtk
- trame-vuetify
# - cython=3.*
# - mpmath<=1.3
# - mesalib
# - numpy
# - scipy
# - mpich-mpicc
# - mpich-mpicxx
# - mpi4py
# - h5py
# - sympy
# - pytest
# - ipython
# - pyvista
# - gmsh
# - pip
# - pip:
# - jupyterlab
# - jupytext
# - pygments
# - trame-vtk
# - trame-vuetify

0 comments on commit 711b5b3

Please sign in to comment.