Get help from the marimo community

Updated 2 weeks ago

no interactive docs when calling methods in chain

heya, I often call methods one after the other (e.g. using polars or pandas) but I only see the interactive docstring for the first method as the type of the ouptut cannot be inferred, is that the expected behaviour?
M
l
7 comments
does hover work? this could be that polars/pandas loses the type info on chaining

i know Jedi struggles with polars types
hover doesn't work, that's what I was trying to show in the video, not sure it was clear
I think it might be that the type info is lost as you say, not sure if this is very common
I see now this issue in marimo: https://github.com/marimo-team/marimo/issues/3302

What LSP do you use?
ah Jedi, I answer my own question
Add a reply
Sign up and join the conversation on Discord