Skip to content

Notebook pane grouped in upper right after changing layout #265

@ikeszvpvb9ye

Description

@ikeszvpvb9ye

Spyder 4.1.2 the dock panel of the Notebook panel is automatically in the right panel if you select View -> Windows layout -> Spyder Default Layout

What steps will reproduce the problem?

Continuing the task #245

  1. Install Anaconda, Spyder4.1.2 and Notebook
  2. Enable Notebook pane through the menu View -> Panes -> Notebook.
  3. We observe the Notebook pane in the pane group on the left, it is grouped with the python script pane
  4. Select the menu View -> Windows layout -> Spyder Default Layout
  5. Enable Notebook pane through the menu View -> Panes -> Notebook
  6. We observe Notebook pane in the pane group on the right, it is grouped with Variable Explorer, Plot, File panes

What is the expected output? What do you see instead?
After choosing View -> Windows layout -> Spyder Default Layout and View -> Panes -> Notebook, the Notebook pane is grouped in the pane group on the left next to the python script pane

Versions and main components

  • Spyder Version: 4.1.2
  • Python Version: 3.7.8
  • Qt Version: 5.12.5
  • PyQt Version: 5.12.3
  • Operating system: Win10 x64 1909

Dependencies

Please go to the menu entry Help > Optional Dependencies (or
Help > Dependencies), press the button Copy to clipboard
and paste the contents below:

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.1 (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.4 (OK)
sphinx >=0.6.6 : 3.0.1 (OK)
spyder_kernels >=1.9.0;<1.10.0 : 1.9.0 (OK)
watchdog : None (OK)
zmq >=17 : 19.0.0 (OK)
cython >=0.21 : 0.29.16 (OK)
matplotlib >=2.0.0 : 3.2.1 (OK)
numpy >=1.7 : 1.18.1 (OK)
pandas >=0.13.1 : 1.0.3 (OK)
scipy >=0.17.0 : 1.4.1 (OK)
sympy >=0.7.3 : 1.5.1 (OK)
spyder_line_profiler : 0.2.0 (OK)
spyder_memory_profiler : 0.2.0 (OK)
spyder_notebook : 0.2.3 (OK)
spyder_terminal : 0.3.0 (OK)
spyder_unittest : 0.4.0 (OK)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions