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 El jueves, 28 de julio de 2022 a las 10:36:04 UTC-5, [email protected] escribió: > 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!! > > -- 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/6685efa7-afc4-451a-812a-223772ff651en%40googlegroups.com.
