Spyder Terminal and Notebook

116 views
Skip to first unread message

Jonathan Biron

unread,
Jul 28, 2022, 11:36:04 AM7/28/22
to spyder
Hello there,

I wanted to use the Spyder terminal and notebook and therefore used the following codes in my anaconda terminal:

conda install spyder-notebook -c spyder-ide
conda install spyder-terminal -c spyder-ide

I also downgraded my spyder to the 4.2.5 version and yet the notebook doesn't show up in the panel option nor the terminal.

any assistance would be appreciated,

thanks!!

Daniel Althviz Moré

unread,
Aug 31, 2022, 2:25:13 PM8/31/22
to spyder
Hi,

I checked locally and creating a new environment using the conda-forge channel enabled me to run Spyder 4.2.5 with both plugins installed and available from the 'View > Panes' menu. Yo can run from an Anaconda prompt or terminal something like this:

conda create -n spyder4 -c conda-forge spyder=4.2.5 spyder-notebook spyder-terminal

However this is quite an old Spyder version so most probably you will face some issues while using it. Currently, the latest release for Spyder is 5.3.3, spyder-terminal is available for Spyder 5 and spyder-notebook is pending a release compatible with Spyder 5.

Let us know if the info above helps!

Best regards,

Daniel
Reply all
Reply to author
Forward
0 new messages