Skip to content
Snippets Groups Projects
Commit 66cfdd32 authored by Martin Bauer's avatar Martin Bauer
Browse files

Fixes in binder environment

parent ab6ffc5d
No related merge requests found
Pipeline #22122 passed with stage
in 8 minutes and 57 seconds
......@@ -32,4 +32,5 @@ dependencies:
- ipy_table # HTML tables for jupyter notebooks
- pyevtk # VTK output for serial simulations
- blitzdb # file-based No-SQL database to store simulation results
- pystencils
#- pycuda # add this if you have CUDA installed
......@@ -2,4 +2,5 @@
python3 setup.py develop
export MPMATH_NOGMPY=1
exec "$@"
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment