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

Debug by cell option for IJulia #1087

Open
luchinoprince opened this issue Jul 17, 2023 · 1 comment
Open

Debug by cell option for IJulia #1087

luchinoprince opened this issue Jul 17, 2023 · 1 comment

Comments

@luchinoprince
Copy link

Hello to everyone! I have been using Julia and IJulia for quite some time and I love it. The only drawback I still find compared to notebook with a Python kernel is that I cannot seem to find any extension which allow the "debug cell" option for Python, which I find incredibly usefull. For a reference this is what I am referring to: https://code.visualstudio.com/docs/datascience/jupyter-notebooks#:~:text=Start%20by%20setting%20any%20breakpoints,cell%20or%20a%20.py%20file.

Is such a feature still missing or maybe I just cannot find it?

@stevengj
Copy link
Member

stevengj commented Jul 17, 2023

There are limited options for debuggers in Julia right now. Try e.g. https://www.julia-vscode.org/docs/stable/userguide/debugging/

I don't know if https://github.com/JuliaDebug/Debugger.jl works in IJulia?

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