By carvajalo68
Seguí el tutorial de https://www.digitalocean.com/community/tutorials/how-to-install-anaconda-on-ubuntu-18-04-quickstart para instalar anaconda. Y NO arrojo ningún mensaje de error. Pero no puedo abrir spyder.
Escribí lo siguiente
(my_env) root@hostname:/tmp# spyder
me dice:
Command spyder not found, but can be installed with: apt install spyder
Lo hice y me dice
enable to locate package spyder
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @carvajalo68,
I had to translate the question in the Google Translate option and I might get something wrong but it seems you want to install Spyder, is that correct?
By Spyder do you mean the following - Sypder IDE website?
If that’s the application you are looking for, you can install it following this guide on their official website:
Regards, KFSys
Hello, @carvajalo68
You should type spyder on the anaconda prompt otherwise, Ubuntu will try to locate a separate binary. You can check the official docs here:
At the Anaconda Prompt (terminal on Linux or macOS), type spyder and press Enter. Spyder should start up just like it did when you launched it from Anaconda Navigator.
Close Spyder the same way you did in the previous exercise.
At the Anaconda Prompt (terminal on Linux or macOS), type jupyter-notebook and press Enter.
Jupyter Notebook should start up just like it did when you launched it from Anaconda Navigator. Close it the same way you did in the previous exercise.
Regards, Alex
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
