In Azure DevOps (YAML pipeline), we have a stages that should be run only after another set of stages have been skipped. In the example below, the parameter cop
Today I was working on a .NET Core 3.0 project (VS 2019). I added a CSS class to a <span> on one of my pages. That's it. Nothing else. I figured publishin
I made custom user model in django. After creating one superuser succesfully I am unable to create new super user, it gives the error above, I don't understand
I have a dataset. In that I have to add a new column. The value of this new column will come from the mu and timepoint columns. If mu contains ae and timepoint
I'm using rollout to set feature flags in a rails app. I often use the command $rollout.active_features to view what flags are active. Is there a command to dis
How do you find Lp-norm without using any python library? def norm(vec, p): # p is scalar # where vec is a vector in list type pass
I'm trying to get the string value within a class-object variable called question5. I'm trying to access this variable like so in the front-end. axios.get("http
I am trying to do multiple permutations. From code: # generate random Gaussian values from numpy.random import seed from numpy.random import randn # seed random
My first project with forge is just about finished but I am completely stuck on the last part. My app configures a part according to a json file. And exports i
I've faced huge problem with my macro. I have data that contains colums with quantities and values of stock like this: What I'm trying to achieve is: to go thr