Sébastien M. Popoff
Sébastien M. Popoff
Ok, it seems that the bad zip file was copied in the library (in ./studio) folder anyway. I just had to remove it.
Hi! Just wanted to try the webapp, I have the exact same errors as @jghauser (Ubuntu 21.10) `SSL_ERROR_RX_RECORD_TOO_LONG` on Firefox and in the prompt: ```bash INFO:papis:server:starting server in address https://localhost:8888...
> but since @jghauser said that his python -m http.server works then probably I have yet to setup something Same here, `python -m http.server` works without any error. > I...
Still the same here
``` LANG=en_US.UTF-8 LANGUAGE= LC_CTYPE="en_US.UTF-8" LC_NUMERIC=fr_FR.UTF-8 LC_TIME=fr_FR.UTF-8 LC_COLLATE="en_US.UTF-8" LC_MONETARY=fr_FR.UTF-8 LC_MESSAGES="en_US.UTF-8" LC_PAPER=fr_FR.UTF-8 LC_NAME=fr_FR.UTF-8 LC_ADDRESS=fr_FR.UTF-8 LC_TELEPHONE=fr_FR.UTF-8 LC_MEASUREMENT=fr_FR.UTF-8 LC_IDENTIFICATION=fr_FR.UTF-8 LC_ALL= ```
I tried them both, but I got a different error with `http`: ``` HTTP/1.0 400 Bad Request Server: BaseHTTP/0.6 Python/3.7.2 Date: Sat, 19 Feb 2022 08:23:58 GMT Content-Type: application/json {"message":...
It works!
By the way, if you want to make it dynamic without too much trouble, maybe [datatable.js](https://www.datatables.net/) can help you. I did that some time ago but I remember it was...
@alejandrogallo I understand that a table object is not what you prefer, but I did a quick and dirty modification to make it a table and add `datatable.js`. I simply...
By the way, there is still a problem with the tags and the coma:  For instance *scattering media* should be one keyword and the comas should not appear. The...