Idk how to make it automaticly - the only option is to specify where the file is - not to generate it, but I don't wan't to write it by my own, because there ar
I have a problem with Typescript with React and useReducer hook. The state does not wanted to be updated and it is 100% typescript problem (I mean I need a type
We have a jsonb column 'roller' as { "roller": { "dob": "8/16/1956", "ext": { "helio_status": "" }, "grade": "11", "gender": "M",
I'm doing Spring boot CI/CD task. I use Docker and put Jenkins on it and Jenkins makes my Spring project auto build. The Deployment is working well, but there's
I need to know in my shell script the output of some docker exec commands, for example I have an nginx container and in my script I run: docker exec -it contai
I am training a deep learning model using the yolov5 model. I have only 2 classes in my annotation files which are 1 for images that contain the object that I a
Hello, I am contacting you because I have read many tutorials and topics on my subject but I don't understand... Context : I use angular for a project, and I ha
After a few tries I am not able to convert this for loop into a single line[list comprehension] print(cells_don[0]) cells_v_don = list()