New ghPython with Node-in-Code and Multi-threading

Hi @stevebaer and @piac,
I’ve tried the component and it works like a charm. I’ve tried it with both grasshopper components and 3rd parties. I stumble upon 2 questions that I didn’t manage to figure out.

1.- I could not find LadyBug (I’m guessing it has something to do with the fact that its a python component)
2.- I tried using CustomPreview (ghcomp.CustomPreview(geometry=Geometry,shader=colors) but I didn’t get it to work.

-Miguel

PS. I still need to try the multi-threading but it looks promising.