This is the command ipdb that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
ipdb - standalone IPython-based Python debugger
SYNOPSIS
ipdb scriptfile [arg]...
DESCRIPTION
ipdb is a standalone Python debugger based on IPython. It is similar to the pdb debugger
from the Python standard library but has additional IPython features such as improved
tracebacks and syntax highlighting.
Use ipdb online using onworks.net services