spyder.api.shellconnect.status#
Status bar widget that shows content that comes from the IPython console.
Classes
|
Base class for status bar widgets whose info depends on the current shell. |
- class spyder.api.shellconnect.status.ShellConnectStatusBarWidget(parent)[source]#
Bases:
StatusBarWidget,ShellConnectMixinBase class for status bar widgets whose info depends on the current shell.
- update_status(status)[source]#
Actions to take to update the widget status after switching consoles.