spyder-terminal
spyder-terminal copied to clipboard
Run system terminals inside Spyder. Works on Linux, macOS and Windows.
## Description of your problem Spyder terminal displays white screen. **What steps will reproduce the problem?** 1. Launch Spyder 2. Click + or x in the terminal pane **What is...
### Issue Report Checklist * [x] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports * [x] Read the relevant sections of the [Spyder Troubleshooting Guide](https://github.com/spyder-ide/spyder/wiki/Troubleshooting-Guide-and-FAQ) and followed its advice * [...
## Description of your problem Advised to report this issue Terminal server could not be located at http://127.0.0.1:8071/, please restart Spyder on debugging mode and open an issue with the...
## Description of your problem **What steps will reproduce the problem?** 1. Install `spyder-terminal` 2. Use Spyder 6 from source (e6140b132conda l) **What is the expected output? What do you...
Follow up for https://github.com/spyder-ide/spyder/issues/21277 The plugin needs to set `RAISE_AND_FOCUS` to `True` in order to not just raise the pane but also set the actual application focus to the terminal...
## Description of your problem Hi, When I use pip install the numpy package in my mac terminal and it works, then I switch to spyder terminal and I can't...
On BSD platforms, the `sys.platform` test for a default shell in confpage.py may fall through to the Darwin case. This may result in an error as follows, also preventing the...
## Description ### What steps will reproduce the problem? I'm not certain how much of the following, if any of the following, may be related. Reviewing the backtrace in the...
I any possibility to implement gitbash to Spyder on OS Windows 10?
## Description ### What steps will reproduce the problem? Upon opening the application the following message occurs: "Terminal server could not be located at http://127.0.0.1:8071, please restart Spyder on debugging...