Hi all,
On the behalf of the Spyder Project Contributors
<https://github.com/spyder-ide/spyder/graphs/contributors>, I’m pleased
to announce the second beta of our next major version: Spyder *4.0*.
We’ve been working on this version for almost three years now and as far
as we know it’s working very well. There are still several bugs to
squash but we encourage all people who like the bleeding edge to give it
a try. This beta version is released 10 months after Spyder 4.0 beta1
and it includes 2150 commits.
Spyder 4.0 comes with several interesting and exciting new features. The
most important ones are:
*
Main Window
o Dark theme for the entire application.
o A new Plots pane to browse all inline figures generated by the
IPython console.
o Create a separate window when undocking all panes.
o Add translations for Simplified Chinese and German.
*
Editor
o Code folding.
o Indent guides.
o A class/method/function lookup “context panel”.
o Autosave functionality to recover unsaved files after a crash.
o Code completion and linting are provided by the Language Server
Protocol.
*
IPython Console
o Add menu options to start consoles in Pylab, Sympy and Cython modes.
o Cells are run through a function called runcell.
*
Variable Explorer
o Add MultiIndex display support to the Dataframe viewer.
o Add support for all Pandas indexes.
o Add support for sets.
*
File Explorer
o Add |Open With OS| context menu action to all files, to open any
file or directory externally.
o Add multi-select functionality (Ctrl/Shift+click).
o Add the ability to copy/paste files and their absolute or
relative paths.
o Use special icons for different file types.
o Add an option to open files and directories with a single click.
*
Outline Explorer
o Show cells grouped in sections.
For a complete list of changes, please see our changelog
<https://github.com/spyder-ide/spyder/wiki/Beta-version-changelog>
You can easily install this beta if you use Anaconda by running:
|conda update qt pyqt conda install -c spyder-ide spyder=4.0.0b2 |
Or you can use pip with this command:
|pip install --pre -U spyder |
Enjoy!
Carlos
--
You received this message because you are subscribed to the Google Groups
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
To view this discussion on the web visit
https://groups.google.com/d/msgid/spyderlib/8d8baf25-6f50-8d46-2833-ccc7ad685d85%40gmail.com.
For more options, visit https://groups.google.com/d/optout.