I have a CDK stack that, among other infrastructure elements, deploys an AWS Lambda Layer (or actually a lambda.LayerVersion). I noticed that every time I updat
I'm working on a single instance application in VB.NET that goes hidden when we minimize the form: Private Sub Form_Resize(sender As Object, e As EventArgs) Han
I have very simple program. Here I set the absolute path,but C# thinks that it's a relative path and try to load the file from project directory: C:\Users\Gleb
So, I have: file_1.py variable_one = 20 and I also have: file_2.py class class_2(): def do_something_2(self): ... from file_1 import variab
#Read the image img = cv2.imread('../input/jagan-ap/AP CM Jagan Mohan Reddy approves....jpg') #Pre processed the image. (Done pre-processing) #Then I want to w
Here is my code to build a 20 page document with prime numbered grids and random image positions and formats but they go out of the page, and it would be good t
I have below ag-grid column for which I am trying to add ellipses as below - <AgGridColumn headerName="NameOfHeader" field="FieldName" cellStyle={{'tex
I am using a library in my sdk. A user might also use that library for his project. In my SDK, that library only works for specific version. So, if user is also
I want make my bot delete any tag that tag me, but it doesn't work. It work successful in random word but failed in tag such as <@id>. bot.on("message", m