i have the following string, it is composed of two elements. in angular, i receive it as string. i want to convert the entire array/object to object. tr = '[{'t
My intended process: This is on a VM running Windows 2008 Server r2 Windows Task Scheduler kicks off an Access db with a startup macro. The VBA script generates
I am building a python flask API. The requests are sent from the UI and they include an already authorized JWT token in the header (as expected bearer token). M
I'm trying to make a binary tree deletion code on python. In some reason, I got an error 'AttributeError: 'NoneType' object has no attribute 'right''. When I tr
How do I remove the inline style which is added by JavaScript? For example: if people click the button, the marginTop of div#test will be 30px, but what if I wa
I am trying to get my code to loop through the file attachment's body in the particular subfolder such that if certain word exists in the file attachment's body
I am using Gitlab CE for CI/CD, and I have a pipeline to deploy to an ubuntu server, which runs the apps with pm2. The actions are: Removes /node_modules, /dist
I have a DAG without a schedule (it is run manually as needed). It has many tasks. Sometimes I want to 'skip' some initial tasks by changing the task state to S
I am using Firebase Cloud Messaging to implement notifications in android app. I'm new to android. Please help me. Problem When I receive a notification in the