I can't seen to understand what the issue here is, I am getting an error that local variable 'allLibrary' referenced before assignment, Please help @app.route('
I created a project and I want to send it to heroku but I have a problem with the URL so I wanted remove remote.origin.url=http://exp and replace that with remo
I have a Spring Boot Thymeleaf Java project that works perfectly in my local git. Thing is, I tried to clone this same project from my GitHub repository and now
I have deployed WSO2 API manager4.0.0 All-in-one on the vm. I found some wars and folders but i don't know where were they from, like authenticationendpoint and
We are currently building an app that requires only google sign in and communicate with the Firebase depending on those data that we get with sign in. The probl
I have changed my mind about how I want to use the Checkbox filter in Mapbox. I am using CSV2Geojson to map Google Sheets data in my map and then filter by valu
I am currently coding a logistic regression. Here is my set up. X values - X-train/X-test based on count vectoriser. Y values - either 1/3 (boolean values for n
I'm using v1.2 of the AdaptiveCard SDK in BotFramework Webchat. I need to customize the color of the values of the Input.Choiceset of the Microsoft adaptive car
I have tried searching around, but could not really find a solution to my question. Either that or I am not really understanding something properly. I have a pa
I have some data. numeric key and numeric value: [ (468793398, 672), (468793398, 2464), (521683990, 131152) ] I need to group keys and
I encounter a problem with Microsoft visual basic that variable values in Hebrew are converting to gibberish. Please see the attach picture The computer locale
I am facing issue with Angular Material where the opened panels of a mat-select wouldn't close in host app. Host and remote app both are using Angular 12 and an
What is the proper way to save time to Firestore & how do I get back the values to compare them & determine if a subscription is expired? I am currently
I am using FastAPI to create an API that receives small audio files from a mobile app. In this API I do processing of the signal and I am able to return a respo
i have deployed the latest chartthese are all the secrets how to change prometheus-kube-prometheus-stack-1651-prometheus-web-config this secret through the helm
my brain hurts, I can't figure it out, I would be tremendously thankful for your help. I have a database that gets encrypted at storage using PHP. I need to dec
For learning purposes, I've been trying to recursively crawl and scrape all URLs on https://triniate.com/images/, but it seems that Scrapy only wants to crawl a
Is there a way of doing a batch insert/update of records into AWS Aurora using "pre-formed" Postgresql statements, using Python? My scenario: I have an AWS lamb
I'm using Costura.Fody which allows users to embed dependencies as resources. In my case its embedding a .dll to my .exe... The problem is when I try to use Con
The arrow keys should scroll only pictureBox (placed in panel). It works fine. But it also scroll through comboBox items though it is closed (droppedUp). How to
Is it possible to support moving rows in a SwiftUI Table view? I know there's List which can optionally support selection and drag-and-drop to move single or mu
I've been messing around with Jetpack Compose and currently looking at different ways of creating/managing/updating State. The full code I'm referencing is on m
The following code works to upload a single image to upload an image and store its path in the database, now I can't find a way to upload an image and a pdf fil
I am using a third party library for my react application. There are some incorrect/outdated types. Let's say the library has the following type declarations: d
I need to use bipolar sliders for a series of questions in Qualtrics. I saw some code on the Qualtrics community website to help get a label on the right hand s
so I have 5 separate google sheets, each one with the same title and format enter image description here. There are 8000-10000 rows each so far, as it's a daily
I want to conditionally pass --detach into argv like this: - name: run docker container with service command: args: argv: - docker - run
I have an input and I need it to be limited to only these values: Min: 0.01 max 999.99 If I use maxlength="6" I can enter, for instance, 999.99 but also 1000.1
I had follow this tutorial for setup External Login https://code-maze.com/external-identity-provider-aspnet-core-identity/, after when I want to test login with
Please construct a logical formula to determine whether the given graph is a Hamiltonian graph. Please write down the meaning of the atomic propositions you def