DataSpell
 
Get DataSpell
You are viewing the documentation for an earlier version of DataSpell.

Debug Python code

Last modified: 05 March 2023

Starting a debugger session is very similar to running the program in normal mode. The debugger is attached behind the scenes, so you don't have to configure anything specific to start a debugger session. If you are able to run your program from DataSpell, you will also be able to debug it using the same configuration.