I've been having issues using google translator directly on my sveltekit web app using the following code <script type="text/javascript" src="//translate.goo
I am trying to set up Atom with R in Windows 10. I never used Atom before. I am used to use Sublime Text, having a Sublime open in one window and sending code t
I am newbie to Azure databrciks and this forum. I am actually carrying out exercise for steaming Confluent Kafka on Azure databricks. I am able to stream the c
I'm attempting to upload test results as a separate step from executing tests even when one of the tests fails. But I only want to upload results from specific
Using Bootstrap 4 beta. My responsive navbar contains a logo in the navbar-brand on the left side and an inline menu of links on the right side. When th
I am designing a data pipeline that grabs data from an oracle data base, process the data on python and then write them on a temp csv and push them to a Postgre
Hi i am trying to build a androidTest APK based on a flavour and a custom build type i have defined below: productFlavors { FlavourOne { applicati
I found this Example of a simple MQTT Broker on Stackoverflow: Typescript / MQTT / Node - How to acces class member from a callback function? But i get a Error,
I'm trying to test my Flask API with pytest, but i'm strugling with this error: AttributeError: 'PosixPath' object has no attribute 'lstrip'. It's being raised