question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Panes size on the right can't be reduced due to date label in Profiler and Code Analysis

See original GitHub issue

Issue Report Checklist

  • Searched the issues page for similar reports
  • Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
  • Reproduced the issue after updating with conda update spyder (or pip, if not using Anaconda)
  • Could not reproduce inside jupyter qtconsole (if console-related)
  • Tried basic troubleshooting (if a bug/error)
    • Restarted Spyder
    • Reset preferences with spyder --reset
    • Reinstalled the latest version of Anaconda
    • Tried the other applicable steps from the Troubleshooting Guide
  • Completed the Problem Description, Steps to Reproduce and Version sections below

Problem Description

Some issue has been bugging me with Spyder 4, is that a certain point I cannot decrease the size of the variable explorer window tab, with the tab where the code being too small to read the code.

What steps reproduce the problem?

  1. Happens usually when I have a lot of variables in the variable explorer tab
  2. I increase its size, cannot decrease it back

What is the expected output? What do you see instead?

Ability to shift the variable tab more to the right of the screen (i.e. decrease it’s width). As you see in the picture below, basically the width of the variable explorer tab is almost as big as that of the code tab and this cannot be decreased (by pulling the separator to the right).

image

Paste Traceback/Error Below (if applicable)


NA

Versions

  • Spyder version: 4.1.2
  • Python version: 3.7.4
  • Qt version: 5.9.6
  • PyQt version: 5.9.2
  • Operating System name/version: Windows 10

Dependencies


# Mandatory:
atomicwrites >=1.2.0           :  1.3.0 (OK)
chardet >=2.0.0                :  3.0.4 (OK)
cloudpickle >=0.5.0            :  1.3.0 (OK)
diff_match_patch >=20181111    :  20181111 (OK)
intervaltree                   :  None (OK)
IPython >=4.0                  :  7.13.0 (OK)
jedi =0.15.2                   :  0.15.2 (OK)
nbconvert >=4.0                :  5.6.1 (OK)
numpydoc >=0.6.0               :  0.9.2 (OK)
paramiko >=2.4.0               :  2.7.1 (OK)
parso =0.5.2                   :  0.5.2 (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 >=0.25                  :  2.4.4 (OK)
pyls >=0.31.9;<0.32.0          :  0.31.9 (OK)
qdarkstyle >=2.8               :  2.8 (OK)
qtawesome >=0.5.7              :  0.7.0 (OK)
qtconsole >=4.6.0              :  4.7.2 (OK)
qtpy >=1.5.0                   :  1.9.0 (OK)
rtree >=0.8.3                  :  0.9.3 (OK)
sphinx >=0.6.6                 :  2.4.4 (OK)
spyder_kernels >=1.9.0;<1.10.0 :  1.9.0 (OK)
watchdog                       :  None (OK)
zmq >=17                       :  18.1.1 (OK)

# Optional:
cython >=0.21                  :  0.29.15 (OK)
matplotlib >=2.0.0             :  3.1.3 (OK)
numpy >=1.7                    :  1.18.1 (OK)
pandas >=0.13.1                :  1.0.3 (OK)
scipy >=0.17.0                 :  1.3.1 (OK)
sympy >=0.7.3                  :  1.5.1 (OK)

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:20 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
goanpecacommented, May 13, 2020

Thanks @bcolsen for nailing this.

Glad you found a workaround @kaleb-keny 😅

We should probably provide the same minimum (reasonable) width for all plugins to avoid running into this issue in the future and with other layout configurations.

1reaction
kaleb-kenycommented, May 12, 2020

Let me know if I can help, thanks for having a look

Read more comments on GitHub >

github_iconTop Results From Across the Web

21 CFR Part 201 -- Labeling - eCFR
Skipping doses or not completing the full course of therapy may (1) decrease the effectiveness of the immediate treatment and (2) increase the...
Read more >
Configuring Alma Letters - Ex Libris Knowledge Center
Alma constructs a letter by combining dynamic XML fields generated by Alma (data), labels (static text), and a template (formatting). The static labels...
Read more >
Navigating the F12 Developer Tools Interface (Internet Explorer)
For Console and Profiler tools, there are no separate detail panes. Depending on the current tab, you can select the type of details...
Read more >
The Profiler window - Unity - Manual
If Deep Profiling causes the frame rate of your application to drop so much that it is impossible to run, you can manually...
Read more >
Optimize TensorFlow performance using the Profiler
Input Pipeline Analyzer; TensorFlow Stats; Trace Viewer; GPU Kernel Stats; Memory Profile Tool; Pod Viewer. Overview page. The overview ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found