Jesús López
Jesús López
I have got the same error. Some reference on how to solve it?
+1 to this feature, it'd be great for developers to create custom calculators that provide business value and a rich UX.
I'm also having the issue @gilles-zerah describes. Are there any updates on making the `find` tool start from the cursor position?
The same happens for `parcats`: The following code: ```python dim_nuevas = go.parcats.Dimension( values=df[elecciones_nuevas], categoryorder='category ascending', label='Elecciones Nuevas' ) ``` Will result in: 
I have built models with `scikit-survival`, whose target variables must be an array of 2 columns: 1. Event Status 2. Time to Event Status To reproduce this proof of concept...
Thanks for the response @GibbsConsulting. I'll take the caching approach using Redis and call the `id_project` from the user's dropdown selection. Although I see a caveat: To pass the `id_project`...
Platform: macOS 15.6.1 App: Ghostty Claude Code Version: 1.0.120 Confirming this issue persists. Neither Ctrl+B nor Shift+Ctrl+B work to background commands on macOS. Tested: - Ctrl+B: No effect - Shift+Ctrl+B:...
I've thought about recalling the hasura endpoint with the modified query, is this a good approach or are there any better alternatives?
> Hi there. Is your question that you're getting an error trying to modify the query in a plugin with pre-parse? Yes, although the docs say it's not possible. At...