Juan Pablo Caram

Results 18 comments of Juan Pablo Caram

@almarklein could you help me out? My implementation of the prestart mechanism is almost done. However, I'm having some strange behavior. This is what I have done so far: In...

Could you write a short summary of the sequence of events when an app is requested until it is written to the client? I'm a bit in the dark. I...

Thanks for the explanation. I tried your suggestion, and also running `prestart()` in other places. The problem now is that the destructor (`__del__()`) of the `Component` is looking for stuff...

This is not just limited to the `%run` magic. I have configured my kernel to run a Python file automatically on startup and it is also not picked up by...

I support the token approach idea too. This is rather critical in a scenario where the users want to have scripts to automate tasks but they don't want (shouldn't want)...

I'm interested in this too, but the author may not be interested in it any more. I might be able to help. But first, - Do we know of any...

Hi @jtpio, I think there is a legitimate use case(s). Any time when a UI components is directly tied to what you are doing in your notebook. Such UI element...

I couldn't even figure out how to type in the model.