scikit-learn-lambda icon indicating copy to clipboard operation
scikit-learn-lambda copied to clipboard

Support for Python 3.9

Open mhihasan opened this issue 4 years ago • 2 comments

As AWS Lambda currently supports python 3.9 runtime, Is there any possibilites that this layer would support layer for python 3.9?

mhihasan avatar Sep 20 '21 06:09 mhihasan

In addition, would it be possible to get a layer in EU region?

rhozacc avatar Sep 23 '21 08:09 rhozacc

I opened a PR for python3.9: https://github.com/model-zoo/scikit-learn-lambda/pull/9

saart avatar May 28 '23 13:05 saart