Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pry breaking point/code navigation behavior in Jupyter #313

Open
AntoineToussaint opened this issue Nov 14, 2021 · 1 comment
Open

Pry breaking point/code navigation behavior in Jupyter #313

AntoineToussaint opened this issue Nov 14, 2021 · 1 comment

Comments

@AntoineToussaint
Copy link

I am trying to see if it is possible to get the same workflow but it seems that when I run something in the Notebook, the execution doesn't stop when using binding.pry.

Regular pry
pry

IRuby
pry_iruby

So right now, it doesn't really provide for a debugging experience. Any way around that problem?

@mrkn
Copy link
Contributor

mrkn commented Jan 13, 2022

IRuby currently does not support an interactive debugger. But I'm working on supporting to use new debug.gem on JupyterLab or Jupyter client on VSCode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants