geekscrapy
geekscrapy
Hey, yes, I needed to know if getting the remaining quota for an analyzer was possible via the API? It seems like there is no use for the "rate" variable...
Thanks - I get how to calculate it, however, when Cortex is being used by many clients this would mean that each client would have to implement its own logic...
Yea, this is potentially an issue... This may be something to work into the cortexutils lib (when in an analyzer that makes a call to another service, it calls an...
+1 I have a project which is capable of using either of two packages and selects between them at runtime. So on install, I just need to be able to...
Was this ever implemented?
Hey, hate to bug - any progress with this? I may have some downtime soon to look at it of you haven't already
You are spot on with your reasoning, and I was having the same thoughts about overall parsing being more complex, and therefore risky - but remember, this should be an...
Thinking about it, can you set multiple rows to the "selected" colour with CSS to fake it? Along with testing if ctrl is pressed still
> @geekscrapy did you get anywhere with this? I've been trying to implement something with Textual and I've been looking if selecting multiple rows is a thing Nope, sorry!
Many thanks, I'll probably be looking into this in the next few months so may have a pull request coming 👍