spyder console does not view the full text
See original GitHub issueDescription
What steps will reproduce the problem?
when I try running this code: 'import tkinter help(tkinter) ’ the spyder console does not show the full text as it shows the last part of text why console does not show the full text or at least give us the ability to copy text if it is too large such as python standard IDLE
Versions
- Spyder version: 4.1.4
- Python version: 3.8.3
- Qt version: 5.9.7
- PyQt5 version: 5.9.2
- Operating System: Windows 10
Dependencies
# Mandatory:
atomicwrites >=1.2.0 : 1.4.0 (OK)
chardet >=2.0.0 : 3.0.4 (OK)
cloudpickle >=0.5.0 : 1.4.1 (OK)
diff_match_patch >=20181111 : 20181111 (OK)
intervaltree : None (OK)
IPython >=4.0 : 7.16.1 (OK)
jedi =0.17.1 : 0.17.1 (OK)
nbconvert >=4.0 : 5.6.1 (OK)
numpydoc >=0.6.0 : 1.0.0 (OK)
paramiko >=2.4.0 : 2.7.1 (OK)
parso =0.7.0 : 0.7.0 (OK)
pexpect >=4.4.0 : 4.8.0 (OK)
pickleshare >=0.4 : 0.7.5 (OK)
psutil >=5.3 : 5.7.0 (OK)
pygments >=2.0 : 2.6.1 (OK)
pylint >=1.0 : 2.5.3 (OK)
pyls >=0.34.0;<1.0.0 : 0.34.1 (OK)
qdarkstyle >=2.8 : 2.8.1 (OK)
qtawesome >=0.5.7 : 0.7.2 (OK)
qtconsole >=4.6.0 : 4.7.5 (OK)
qtpy >=1.5.0 : 1.9.0 (OK)
rtree >=0.8.3 : 0.9.4 (OK)
sphinx >=0.6.6 : 3.1.1 (OK)
spyder_kernels >=1.9.2;<1.10.0 : 1.9.2 (OK)
watchdog : None (OK)
zmq >=17 : 19.0.1 (OK)
# Optional:
cython >=0.21 : None (OK)
matplotlib >=2.0.0 : None (OK)
numpy >=1.7 : None (OK)
pandas >=0.13.1 : None (OK)
scipy >=0.17.0 : None (OK)
sympy >=0.7.3 : None (OK)
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Spyder console not showing output - python - Stack Overflow
First, use print(x), or plt.show() if using matplotlib.pyplot. Then, if you find that spyder python does not give any output at (F5), ...
Read more >Spyder 4.0.0b3 doesn't show initial IPython console output fully
Problem Description. Spyder 4.0.0b3 doesn't (re)start kernel console windows fully. What steps reproduce the problem?
Read more >Common Illnesses — Spyder 5 documentation
Plugin does not work at all¶ ... If you have installed a Spyder plugin, but you can't see it, go to the Panes...
Read more >CS 111: Configuring Spyder
Spyder with original prompt. At the top of the IPython console, you should see a line that mentions some version of Python 3....
Read more >running Python script within Spyder does not show output in ...
I've created a script in Spyder. If I step through each line I see the output in the console. HOwever, if I click...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Many thanks
Sure, let’s close it.
@mostafa808, I hope you understand by now how to increase the buffer size of our consoles.