Quang La

Results 7 comments of Quang La

Hi @willbarton , thank you for taking your time and looking into this issue! I included flags in both shared_app and installed_app, but the problem remained the same. Even though...

Can you please show me how to use the filter from #68 ? I try to add auto_filter = True to new_sheet, then ws.auto_filter = True. Both cases returns AttributeError.

Thanks @kevmo314 . I ended up using PyExcelerate for writing, and win32com Excel for formatting the whole table. Really love PyExcelerate since its writing time is much better than openpyxl!

Hi @justinmk3 , thank you for the links. The AWS console only allowed me to select between us-east-1 and us-west-2. I added my work email to test, but there's no...

hi @andrewyuq. To answer your inquiries: 1. yes it's in us-east-2. 2. i am using my username 3. When I go to AWS CodeWhisperer, I got this. My region on...

I have the same issue required re-validate AWS connection every time VS Code starts, although I haven't used code whisperer yet. Here's the logs from your instruction above. > 2024-03-05...

I recently encountered the same issue while integrating AWS Cognito with an Elastic Load Balancer (ELB). ELB requires the use of a client secret, but our ReactJS client cannot leverage...