Skip to content

Commit 79bad83

Browse files
committed
scipy: Add numba again
1 parent 50b094c commit 79bad83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scipy/latest.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ RUN dpkgArch="$(dpkg --print-architecture)" \
106106
#ipympl \
107107
#ipywidgets \
108108
matplotlib \
109-
#numba \
109+
numba \
110110
numexpr \
111111
numpy \
112112
pandas \

0 commit comments

Comments
 (0)