eehusky

Results 5 comments of eehusky

I just modified my local copy of message.py and added a `line = line.replace('C:','')` to the beginning of `from_output` and now the plugin works great.

I commented out that entire block and everything still renders correctly and without the extra output cell but I dont know enough to say its not there for some other...

heh, apparently that bit i commented out, while not impacting the `display` functionality, does prevent the traceback from being displayed when an exception occurs.

> same issue here, maybe it is problem with jupyter in VSCode. That was actually my first thought as well but I was able to reproduce it in the notebook...

So i dont have any feedback on the PR itself but Ive been trying to get some nonsticky interrupts fields working and want to point out that I *think* the...