here is my bash script test.sh host='select((.tag_name!="dev") curl -H "Authorization: token <token>" https:<git release url> | jq -r '[.[] | <i
I have developed and app and the client want me to store the total time spend by the user inside the app how can I achieve that I have tried using this App_usag
Can somebody guide me on what should I do for resolving this error, please? I am using the pretrained vgg model. And I am trying to train the patches that cons
I want to go from [ {"key_skjdghkbs": "deep house"}, {"key_kjsskjbgs": "deadmau5"}, {"key_jhw98w4hl": "progressive house"}, {"key_sjkh348vg": "swedish h
help me to achieve the expected result. i have a grid: the red part. a nested grid: the blue part. but im not having lucky implementing this on css. the grid is
I fetch API response and parse pick url in swift . but i need to check is image url or video url : If i get image url then show image and if get video url
I would line to run a function without interrupting the current function as follows def taskone(request): #processes of task one tasktwo() return re
When i click on the cross for clear the field i got this error : Cannot read property 'name' of null and i have test a lot of things but no one works ... Thanks
I want to generate the random value from 0 to 1 with interval of one second. i have write this code but i cannot understand how can i take delay of 1 second. ma