I am looking for a way to run a simple R script using the "rgoogleads" library to fetch Google Ads data on a debian VM and send to database. Unfortunately, I ca
I am a new python programmer, I am trying to run a while-loop until a condition is reached. The code runs well locally, but when I submit it to a HPC, it runs o
How can I sort the results of the two loops in order of time? They are two different loops, but I would like to order them together by mixing the first loops an
I created a script to fill in data of orders in the spreadsheet received via callback by a JSON file from my ERP to the URL of the google script of the spreadsh
I followed the "First steps with Django" tutorial for Celery 4.0.0: http://docs.celeryproject.org/en/latest/django/first-steps-with-django.html This all works
I am struggeling with an issue which appeared out of a sudden between two deployments of our application. What we are doing is. There is a lambda function which
I am trying to use AWS lambda with docker container. The container is built starting from ubuntu:latest When running test with AWS lambda console, I get followi