How to see print history in console in spyder IDE ? If more data gets printed it does not shows on console and not even shows the scroll bar.
This is an update for Spyder version 3.1.4:
- Tools
- Preferences (The shortcut is: Ctrl+Alt+Shift+P)
- IPython console (in the left menu of the Preferences utility)
- Source code
- Buffer: 500 Lines (in the right menu under the "Display" tab)
Increase the buffer to view more lines in the IPython console. Then close and restart Spyder.
来源:https://stackoverflow.com/questions/26751140/spyder-ide-console-history