ManuelHentschel / vscDebugger

(Partial) Implementation of the Debug Adapter Protocol for R
https://manuelhentschel.github.io/vscDebugger/
MIT License
90 stars 14 forks source link

Link Debugger to Jupyter Notebook #192

Open pratarora opened 1 year ago

pratarora commented 1 year ago

Hi Manuel

Great extension. I was wondering if there is a way to run the debugger to a running R session in Jupyter notebook? I understand that you have to "attach" it. But i am not sure what port to use/how to findit etc? any help is greatly appreciated!!

Best regards Prateek