Pre-installs ipdb instead of ipython
This MR pre-installs ipdb direclty instead of only ipython. This package is available on conda-forge. Installing only ipython makes pip installs longer after the base install.
Edited by André Anjos
This MR pre-installs ipdb direclty instead of only ipython. This package is available on conda-forge. Installing only ipython makes pip installs longer after the base install.