I heard that Anaconda does not offer the latest version of Spyder from its website. So to update Spyder using Anaconda is it always necessary to use: 'conda update anaconda' and then 'conda update spyder' to have the new version 4.1.2 of Spyder? Thank you very much
Il giorno sab 11 apr 2020 alle ore 23:34 Kiko <[email protected]> ha scritto: > Thanks!!!! > > 2020-04-11 19:35 GMT+02:00, Carlos Córdoba <[email protected]>: > > Hi all, > > > > On the behalf of the Spyder Project Contributors > > <https://github.com/spyder-ide/spyder/graphs/contributors>, I’m pleased > > to announce that Spyder *4.1.2* has been released and is available for > > Windows, GNU/Linux and MacOS X: > > https://github.com/spyder-ide/spyder/releases > > > > This release comes two weeks after version 4.1.1 and it contains the > > following new features and important fixes: > > > > * > > > > New features > > > > o Add a new entry to the status bar to show the current state of > > Python language server. This will allow users to know if > > completions, linting and folding are working as expected or have > > issues. Clicking on this entry will also show a menu from which > > is possible to restart the server manually. > > * > > > > Important fixes > > > > o Completely disable warning informing to restart Spyder when a > > screen resolution change is detected on macOS. > > o Show an error message when it’s not possible to create a special > > console for Sympy, Cython or Pylab. > > o Restore code folding for all files with less than 2000 lines. > > o Fix showing help for dot objects (e.g. |np.sin|) in the IPython > > console. > > o Fix showing kernel initialization error messages on Windows. > > > > In this release we fixed 16 issues and merged 23 pull requests that > > amount to more than 120 commits. For a full list of fixes, please see > > our Changelog < > https://github.com/spyder-ide/spyder/blob/4.x/CHANGELOG.md>. > > > > Don’t forget to follow Spyder updates/news on the project’s website > > <https://www.spyder-ide.org>. > > > > Last, but not least, we welcome any contribution that helps making > > Spyder an efficient scientific development and computing environment. > > Join us to help creating your favorite environment! > > > > 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 view this discussion on the web visit > > > https://groups.google.com/d/msgid/spyderlib/0a918a07-fca3-4970-55f1-e4e5aaeb99c5%40gmail.com > . > > > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/spyderlib/CAB-sx6350Ncat-1-rSBatPC6tmo9p2nk%3DM_N5i5yn6efopoR2g%40mail.gmail.com > . > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/CABFciUkquX46PeNa_2rcpHQVpGdc_nrYRNzsxfnbGui_VvP_Jw%40mail.gmail.com.
