Thanks, I did see that project, makes me think it’s probably possible in python as well. I’m not so familiar with typescript but I’ll look into this more.
b
billowy-army-68599
10/04/2022, 10:20 PM
it is possible, but you need to use automation API and stream engine events I believe
h
helpful-baker-38839
10/04/2022, 10:23 PM
thanks for the pointers. Might be some good info in the jupyter notebook example in the automation-api-examples repo.
➕ 1
g
great-sunset-355
10/05/2022, 10:26 AM
@billowy-army-68599 does that mean it would be possible to hook the pdb (python debugger) that way?