Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

notebook disappear after switching git repository branch when IDE is open #312

Open
jgollub opened this issue Aug 14, 2020 · 3 comments
Open

Comments

@jgollub
Copy link

jgollub commented Aug 14, 2020

Description of your problem

the notebook console seems to have disappeared after I tried to switch git repositories while the Spyder IDE was open. Restarting did not bring it back.

What steps will reproduce the problem?

  1. switch branch while IDE is open

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

the notebook tab at the bottom is missing

Please provide any additional information below (stack trace, screenshots, a gif, etc)

Versions and main components

  • Spyder Version:4.1.4
  • Python Version:3.7.7
  • Qt Version:
  • PyQt Version:
  • Jupyter Notebook Version:
  • Operating system:

Dependencies

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

@jgollub
Copy link
Author

jgollub commented Aug 14, 2020

I can reopen the pane, but it is no longer in the same pane as the editor (with a tab at the bottom)

@jitseniesen
Copy link
Member

I have seen this as well, but I don't know what triggers it. What do you mean with "I tried to switch git repositories"? Is this the repository of the code that you were editing or of notebooks that were open, or anything else.

I think that for me, it happens when I switch Spyder versions and my guess is that it has to do with issue #265, so hopefully it will disappear when that is fixed.

You can move the notebook pane back to where it belongs; for this you need to first unlock the panes (menu item View > Lock panes and toolbars).

@jgollub
Copy link
Author

jgollub commented Aug 25, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants