lambci / docker-lambda

Docker images and test runners that replicate the live AWS Lambda environment
MIT License
5.84k stars 431 forks source link

Debugging with Pycharm #366

Open BenjaminRosell opened 1 year ago

BenjaminRosell commented 1 year ago

Hello there!

First of all, thanks for this amazing project !!

I was wondering if you had any instructions to set up debugging with Pycharm ?

It has been really helpful when working with Selenium locally, and I am trying to set it up now using the docker environment, but I have not succeeded setting it up yet.

Has anyone done this before ? It would be really helpful!

Thank you so much!