Ednar Alejandro Echeverría Carrasco
Ednar Alejandro Echeverría Carrasco
I managed to solve it. Just use the normal python installation version, not the python3 version. Debian buster image uses python3 as python, same for pip. This is my Dockerfile:...
The browser is firefox 68.0, and the SO Ubuntu 16. Publishing resumes the video stream (but also means that the webcam preview won't be a preview anymore). The solution I...
I solved it editing the httpserver. I had to preprocess the request_body to get a json object string. ... do_POST(self): ... import json, urllib, re # Urllib and re added...
A css hotfix I'm using for this. The relevant part is the margin, padding and vertical centering. This keeps the chart height at 600px but works. ``` ... ```
Any error in the browser console? Is your server returning the json object as a json response or as a html/text response? You have to return it as json response...
Hi Fenno ! Thanks you so much ! I came here to solve the same problem, you saved me a lot of time.
As a workaround, in 4.3.0, I changes "A4" to "RA4" (due is quite [similar](https://github.com/diegomura/react-pdf/blob/master/packages/layout/src/page/getSize.ts#L49C3-L49C6)), and it worked. `` I'm pretty sure it will fail randomly based on markdown input.
I think specific command are not necessary. There is a need of more agents and an agent orchestrator (don't remember the proper concept). The idea is to have an user...
Srry, my answer was for the guy who proposed /modes. I find completely ok to have an /ask command that doesn't produce code.