Wasim Lorgat

Results 148 comments of Wasim Lorgat

There is a very rough and early branch: [`feature/debug-notebook-cells`](https://github.com/posit-dev/positron/compare/feature/debug-notebook-cells?expand=1) which I worked on for #5779. It: 1. Wires up the kernel debug messages in the `positron-supervisor` extension and adds a...

@kylebutts Thank you for your contributions and for the detailed write-up, amazing! 😄 Note that CI seems to be failing on the latest run. ### Summary Just to double-check my...

Merged, thanks again @kylebutts! 😄 I agree re caching!

1 is definitely a bug, will get that fixed shortly. I'm unable to repro 3 on macOS. @jonvanausdeln could you please double-check on Ubuntu?

The `positron-notebook-controllers` extension is deprecated and will be removed in https://github.com/posit-dev/positron/pull/7788. Those tests are now covered by either unit tests in Positron core or e2e notebook tests.

Is this related to Jupyter [kernel subshells](https://jupyter-client.readthedocs.io/en/latest/messaging.html#kernel-subshells)?

I don't see syntax errors if I open a notebook and the cell was already raw. But if I create a Python cell and then change it to raw, the...

I think this will also be addressed by https://github.com/posit-dev/positron/issues/4263#issuecomment-2413370656.

See https://github.com/posit-dev/positron/issues/3906#issuecomment-2682685117 for more about how we might implement this.

Closing this epic. The initial work is tracked in #3906. We'll create separate issues as needed for further refinements.