I have this in my playbook: - name: Add Glusterfs APT Repository become: yes become_method: sudo environment: http_proxy: http://192.168.42.2
Im trying to graph the number of bases (A,C,G,T) each of my viruses have on a single histogram. library(readxl) library(ggplot2) Bases <- read_excel("/Users/
I am trying to implement Stripe payment gateway in my Spring Boot project. I am facing problem from client side. I am trying to display any error or success mes
To take advantage of several CPU cores in a Python program, I am using the multiprocessing module and sending data via its Pipe class. But when the main progra
I am not sure about the where clause in my SQL query. It is composed from more AND conditions and one Or condition. Now I have this SELECT * FROM aaa WHERE ser
I've tried searching and reading the xmlstarlet help and I apologize if I missed the answer. I'm trying to take an existing line of XML and add it to an xml fi
JWT.Strategy @Injectable() export class JwtStrategy extends PassportStrategy(Strategy, "jwt") { constructor() { super({ jwtFromRequest: ExtractJwt
I am not able to find a way to import full profile fields from LinkedIn for users trying to sign in on my Application or website. Also I am not able to access t
I am deploying a couple of web apps - as the web apps build I need to be able to assign the system identity of each web app to an RABC role for a KeyVault in an