We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: