Nicholas Pini
Nicholas Pini
I'm trying to use PlotlyJS in Pluto, but I cannot save files using the desired resolution. I've tried the above method but it doesn't work. I'm forced to use the...
Output log of `bacon clippy`: ```16:10:41.684 [INFO] cli_log::init: Starting bacon v2.0.0 with log level DEBUG 16:10:41.686 [INFO] bacon::cli: args: Args { prefs: false, summary: false, no_summary: false, wrap: false, no_wrap:...
I'm using the Windows Terminal, but using the other terminal installed (cmd) doesn't change anything. Using that bacon.toml and pressing `o` gives this:  If an error is present, the...
I've updated to 2.0.1. Here are some screenshots: - one warning  - one error  - warning and error  ~~Overall it works as intended, but~~ there's no number...
> Hello, > > Yes, it's possible, but notice: it's absolute experimental and not stable. > I tried to run and in my case, some times the server starts, and...
Following the instructions in the docker file I was able to make it work! I didn't use podman since most of the step in the docker file were familiar enough...
I've added this configuration to my workspace:  But the keyword `__interrupt` is still flagged as an error:  What did I do wrong?
> @ultrapoci I saw an update from you which seems to be deleted now (?). Based on what you said, the problem is that you are using the clangd extension...
I see. I'm not using a workspace because I need all projects to be independent from each other and with their own venv folder.