Skip to content
Snippets Groups Projects
Commit d5d07301 authored by Anton Kullberg's avatar Anton Kullberg
Browse files

dep: added pyehm as dependency

parent ef56ffcd
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@ from jupyter/scipy-notebook
# RUN apt update && apt install -y python3-pip
RUN pip3 install jax jaxlib
RUN pip3 install jax jaxlib pyehm
ENTRYPOINT /bin/bash
......@@ -14,6 +14,7 @@ jupyterlab = "*"
ipywidgets = "*"
jax = "*"
jaxlib = "*"
pyehm = "*"
[requires]
python_version = "3.8"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment