Below is the local repo structure : developement master A A B<--------------B C (pushed to D remote/m
I have to create a YAML file with data in the following format nlu: - intent: greet examples: | - hey - hello - hi - hello there I have
I'm currently running into the following error with SQLAlchemy and postgresql, when running alembic upgrade head sqlalchemy.exc.ProgrammingError: (psycopg2.erro
how can I update servers object in my json using jq? "tags": [], "servers": [], "components": { "securitySchemes": { "cookie": { "type": "
These are controllers Route::post('user/project', [UserProjectsController::class, 'store']); Route::get('user/projects', [UserProjectsControll
how to make dynamic text from input value into plotshape? Thanks // Input i_strat_longTPpercent = input.float(title="Long TP(%)", defval=3) / 100 // Plot plo
First time posting here, so I have this assignment where we make a code that reads a file and writes it into another one, except in uppercase, however we also n
I'm trying to print a whole html page into PDF and to do this I used spatie/browsershot. I have added my logo and the path works well when displaying it on the