Hi all,

On the behalf of the Spyder Project Contributors <https://github.com/spyder-ide/spyder/graphs/contributors>, I’m pleased to announce the first beta of our next major version: Spyder *4.0*.

We’ve been working on this version for almost two 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 23 months after Spyder 3.0 and it includes more than 680 commits.

Spyder 4.0 comes with several interesting and exciting new features. The most important ones are:

 *

   Main Window

     o Create a separate window when undocking all panes.
     o Add translations for Simplified Chinese and German.
 *

   Editor

     o Code folding.
     o Indentation guides.
     o A class/method/function lookup “context panel”.
 *

   IPython Console

     o Add menu options to start consoles in Pylab, Sympy and Cython modes.
 *

   Variable Explorer

     o Add MultiIndex display support to the Dataframe viewer.
     o Add support for all Pandas indexes.
     o Add support for sets.
 *

   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.0b1 |

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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to