Consoles
menu to start a new console for a specific
Conda or Pyenv environment.Consoles > New console in remote server
.runfile
, debugfile
, runcell
and related commands into IPython magics.~/.bashrc
or ~/.zhrc
are detected and
passed to the IPython console.Preferences > Plugins
.fcitx-qt5
as a new dependency (in conda environments only).fzf
package is installed).Preferences > Appearance
.SpyderPluginV2.get_description
must be a static method and
SpyderPluginV2.get_icon
a class or static method. This is necessary to
display the list of available plugins in Preferences in a more user-friendly
way (see PR PR 21101 for
the details).SpyderPlugin
and SpyderPluginWidget
are no longer exposed in the public
API. They will be removed in Spyder 6.1.SpyderComboBox
or related subclasses in
spyder.api.widgets.comboboxes
. Comboboxes that inherit directly from
QComboBox
won't follow Spyder's graphical style.SpyderMenu
in spyder.api.widgets.menus
.SpyderDialogButtonBox
in
spyder.api.widgets.dialogs
.spyder.api.fonts
to get and set the fonts used
in Spyder in different widgets.spyder.api.shortcuts
to get and set keyboard
shortcuts.AsyncDispatcher
was added to spyder.api.asyncdispatcher
to run asyncio
code in Spyder. Only Qt signals can be attached to asyncio
future.add_done_callback
calls to avoid segfaults.ShellConnectStatusBarWidget
was added to spyder.api.shellconnect.status
to create status bar widgets connected to the current console.python-spyder-kernels
3.0.0 (2024-08-29)comm_handler
decorator.runfile
, debugfile
and runcell
commands to IPython magics.python-qtconsole
5.6.0No official changelog available. See: https://github.com/jupyter/qtconsole/compare/5.5.2...5.6.0
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2024-c58d916af2
Please login to add feedback.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been submitted for testing by bodhi.
This update has been pushed to testing.
Getting this error when upgrading
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
Thanks for catching this. Too bad the tooling and automatic testing didn't. I goofed the version when updating
python-spyder-kernels
to 3.0.0b9. That should have been3.0.0~b9
in RPM speak. I will bump the epoch, rebuild and refresh.gui1ty edited this update.
New build(s):
Removed build(s):
Karma has been reset.
This update has been submitted for testing by gui1ty.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by gui1ty.
This update has been pushed to stable.