Hi Jitse, Thank you very much for the email and information. I have Anaconda 1.9.6. But I can not see PyPI under Environments in the Anaconda Navigator. However I tried installing the plugins using Anaconda Prompt as given below (several times). But no changed to my Spyder and I can not see the notebook in Spyder.
The easiest way to install the plugin is: - Using Anaconda: conda install -c spyder-ide spyder-notebook - Using PyPI: pip install spyder-notebook I am running Windows 10 on a 64-bit machine. Could please let me know the procedure to install the "Source Code" or plugin for "spyder-notebook-0.1.3"? I could not find the .exe file inside the zip file. Lastly, if I can do anything to develop the Spyder/Python please let me know and I am more than happy to do it from my end. Thanks and best regards. Fernando. On Sun, 23 Dec 2018 at 23:28, Jitse Niesen <[email protected]> wrote: > Hi all, > > On the behalf of all contributors, I'm pleased to announce that version > 0.1.4 of the notebook plugin for Spyder has been released. This plugin > allows you to use Jupyter notebooks inside Spyder. The plugin is available > from Anaconda and PyPI for Windows, GNU/Linux and MacOS X: > https://github.com/spyder-ide/spyder-notebook/releases > > This is a minor release, which resolves an incompatibility which caused > the plugin to fail with the latest version of Spyder (version 3.3.2).; > thanks to Christopher Lackner for the fix. See the changelog > <https://github.com/spyder-ide/spyder-notebook/blob/master/CHANGELOG.md> for > further details. > > Please report bugs and feature requests on the project Github website: > https://github.com/spyder-ide/spyder-notebook > > 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 favourite environment! > > Enjoy! > -Jitse > > -- > 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. > -- ************************************* Dr. Harendra N. Julian Fernando Ph. 0491128075 -- 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.
