Neo Anderson
Neo Anderson
I think slab version of this font has not been added to the collection. Why was this issue closed?
Understood. What is the right way to convert the experiment into a production app? Currently, I have a sample app in dev that I'd like to deploy to prod. I...
Thanks for looking into this. 1. It's not just the console. `vespa prod submit` CLI command didn't work until I added a test package. 2. What would test files in...
Without the tests folder, this is what I get: ``` > vespa prod submit Warning: We recommend doing this only from a CD job Hint: See https://cloud.vespa.ai/en/getting-to-production Error: could not...
I have made an observation regarding approximate neighbor queries that might be relevant to this discussion. My kNN index has 8 shards. When I set k=1 and size=20, I get...
I think you have to click the username field and select the account from the drop down in order to fill in the password. If there are multiple accounts and...
I think reducing the brightness of the highlight background could make it easier to read. I dont know how to do it though.
For me, it stops responding even if nothing is running. Launch CRT Quit CRT Stops responding
A workaround is to press ctrl+d to terminate the last shell and CRT will quit.
> Adding the following to your init is not a solution, but works around the issue. Shouldn't have any unintended consequences unless editing the same file simultaneously in multiple editors...