I'm using firebase for the jwk, my docker-compose looks like this: version: '3.6' services: postgres: image: postgres:12 restart: always volumes:
by the way : its about last years ago, i didnt have the device now , i do backup but didnt test because usually its work as well. if i remember that i use tools
I have a group bar chart that I would like to scale. I am running matplotlib in a Jupyter Notebook and the bar chart is very squashed. I would like to make the
Has anyone had any experience or been able to automate contact flow creation between AWS connect accounts ? So a contact flow in aws account a, and have that cr
I'm trying to run an authentication test for email and password via Pyrebase, I've attached my code but I keep getting multiple calls back errors. import pyreba
I am working in R and I have the following data: data2<- data.frame(region_name = c("West", "West", "East"), type = c("small", "big", "b
Every now and then with my Django project launched on Heroku, it crashes. I know it is a change I am making somewhere but I cannot figure out what I am doing th