You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new base image was released on May 28th. This new image includes numba
0.49.1 and llvmlite 0.32.0. Unfortunately, numba >= 0.49.0 has a
performance regression and packages such as datashader downgrades
it. llvmlite can't be downgraded safely since it is a distutils
package.
Pinning the base image until the numba/llvmlite performance regression
is fixed.
0 commit comments