Skip to content
Snippets Groups Projects
Commit afb69720 authored by Jakob Roth's avatar Jakob Roth
Browse files

.gitlab-ci: add jax

parent e13ee053
No related branches found
No related tags found
No related merge requests found
Pipeline #192087 failed
......@@ -4,6 +4,7 @@ run:
script:
- pip install jupyter nbconvert
- pip install matplotlib nifty8 pybind11
- pip install "jax[cpu]"
- git clone --recursive https://gitlab.mpcdf.mpg.de/ift/resolve
- cd resolve
- pip install .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment