Latest Questions

Method has automatic access to build context

Here is a method that is called within my application when a 'save' button is pressed. The method accesses a ChangeNotifier instance using the Provider object a

Creating crontab task in puppet using a cron expression

I'm trying to create a crontab task using Puppet. Problem is puppet is asking you to set parameters like "hour", "minute", "month", etc, to define at which mome

Pandas to read a excel file from s3 and apply some operation and write the file in same location

i am using pandas to read an excel file from s3 and i will be doing some operation in one of the column and write the new version in same location. Basically ne

Tuple inference via literal typing (i.e brute force typing)

This seems so obvious and simple, but I can't get it to work. Would love to get everybody's perspective to see if you can find what am I missing. Playground con

Upload code to Firebase Hosting from iPad

Hi everyone and thanks in advance for your help, does any of you uploaded code to Firebase Hosting from an iPad? is there any console app that can be use to do

Angular 13 generate Component Showing Nothing to be done

While Generating New component in angular 13 through cmd ng g c comp1 Showing "Nothing to be done" Any suggestion....

OpenAPI is missing schemas for some of the Pydantic models in FastAPI app

I am building a FastAPI application, which has a lot of Pydantic models. Even though the application is working just fine, as expected the OpenAPI (Swagger UI)

mongodb returns matchCount 1 but modifiedCount 0

I was making a web app where a card is showing the quantity of a product. There is a button also named Delivered. After clicking the button, I want to decrease

EWS Powershell Script to manipulate messages in junk email

I'm trying to write a simple Script, in PowerShell using EWS managed API. The premise is I need to establish connection with our Enterprise Office365 Exchange e

npm WARN deprecated [email protected]

Even though Ive updated tar to version 8.3.1 it doesn't allow me to install react(npm install -g create-react-app). After I try to install react it outputs foll

Ignore Typescript errors in submodule

I have created a Typescript React project using create-react-app. I have also added a library via submodule. However, Typescript keeps reporting error on the su

Determine when the popup of a combobox encounters the edge of the screen and changes target origin changes to the top-left corner of the target area

I have an issue with popup placement. If the combobox encounters the edge of the screen then the target origin changes to the top-left corner of the target area

git gc: error: Could not read 0000000000000000000000000000000000000000

git gc error: Could not read 0000000000000000000000000000000000000000 Enumerating objects: 147323, done. Counting objects: 100% (147323/147323), done. Delta com

Predict on test data, using plm package in R, and calculate RMSE for test data

I built a model, using plm package. The sample dataset is here. I am trying to predict on test data and calculate metrics. # Import package library(plm) library

Trouble scrapping sports table - python

I'm having a lot of trouble scrapping results off a sporting table in Python. I am new to scrapping and have tried everything I can find online. The website is

How do I get JSON returned from a Playwright POST?

I have created a small Playwright program in C# which submits a Url, finds a button on the returned document, selects a button on that document and 'clicks' it.

How to make svg added as css ::after content scale to the size of the font

I have some generated html that has headers with appended anchors (no content, but with a unique id), and I'm adding a 'link icon' that pops up when you hover t

How do I calculate the percentage (counted non-numerical values) in Pandas?

Basically, I have the columns date and intensity which I have grouped by date this way: intensity = dataframe_scraped.groupby(["date","intensity"]).count()['sen

Canvas LTI launch gives Unrecognized token \'iss\'

New to canvas LTI. Trying to implement a basic launch to see what data parameters LMS(canvas) will be send to my endpoint. Before that: Created a Developer Key

Function parameter description

I've been building a blog on Symfony and noticed something in my code. This is my query builder and when I set these two min and max parameters, in this order p

I want to know a form of a "Repeat until" block in scratch in python? [duplicate]

I need some help, you know those "repeat until" blocks in scratch? Well I need to know how to do that in python. What I want to do is this, wi

UML Activity diagrams: how to select between two objects in an expansion region

I'm trying to express that an action inside an expansion region should take its first parameter from outside the expansion region on the first iteration and fro

How can I compare User and password input to a text file?

Heyoo! I'm creating a simple login form using the swing package in java and I am having trouble in checking if the username and password is correct or not. this

How do I group a list of numbers based on fixed recurrance

I have a list: x <- c("1", "2", "2", "3", "3", "3", "2", "2", "3", "3", "3","2", "2", "2", "2") What I need to do is make them shortened like this. 1 2 3 2

How to fix exception in Tkinter callback error?

The main part of this assignment was to create a calculator but every time I push a button it pops up an error message at the top saying Exception in Tkinter ca

How to get table and it's element with Python/Selenium

I'm trying to get all the price in the table at this URL: https://www.skyscanner.it/trasporti/voli/bud/rome/?adults=1&adultsv2=1&cabinclass=economy&

remove all git tags cross-platform

I'm trying to remove all local and remote git tags I found several methods to accomplish this, but none of them works natively for cross-platforms for example:

dockerfile, output evaluated commands

Is there anyway to have docker create output the evaluated line? for example # Dockerfile COPY ${SRC}/file . will echo Step 1/1 COPY ${SRC}/file . I want it to

I can't draw responsive custom button with Path in SwiftUI ( I used Paint Code)

I was using PaintCode app for line to code. But I can't use this code.. Because this code is not responsive.. I don't want button sizes to be static. I don't wa

Loop and HTML table in Angular

I have a problem in my loop... I would like to display the Belgique value once. The variable is called PAYS_LIB. Here is the JSON file. The path => REGROUPEM