Top "Anaconda" questions

Anaconda is an Open Data Science platform powered by Python.

How to know which is running in Jupyter notebook?

I use Jupyter notebook in a browser for Python programming, I have installed Anaconda (Python 3.5). But I'm quite sure that …

python anaconda jupyter-notebook jupyter
How to install xgboost in Anaconda Python (Windows platform)?

I am a new Python user. I downloaded the latest Anaconda 3 2.4.1 (Python 3.5) from the below link: https://www.continuum.io/…

python windows anaconda xgboost
Anaconda-Navigator - Ubuntu16.04

This is ubuntu16.04. I can open Anaconda-Navigator from the terminal using anaconda-navigator, but when I click on it, it doesn't …

anaconda ubuntu-16.04
get list of packages installed in Anaconda

Over a period of time I have loaded a number of packages into the Anaconda I have been using. Now …

python anaconda
How can I rename a conda environment?

I have a conda environment named old_name, how can I change its name to new_name without breaking references?

python anaconda conda
How to install 2 Anacondas (Python 2 and 3) on Mac OS

I'm relatively new in Mac OS. I've just installed XCode (for c++ compiler) and Anaconda with the latest Python 3 (for …

python macos anaconda
Is it ok having both Anacondas 2.7 and 3.5 installed in the same time?

I am using currently Anaconda with Python 2.7, but I will need to use Python 3.5. Is it ok to have them …

python python-3.x python-2.7 anaconda virtualenv
How do I revert to a previous package in Anaconda?

If I do conda info pandas I can see all of the packages available. I updated my pandas to the …

python anaconda conda
How to change python version in anaconda spyder

I am using 3.6 Python version in anaconda spyder on my mac. But I want to change it to Python 2.7. Can …

python anaconda spyder
update to python 3.7 using anaconda

Python 3.7 alpha version is out, but I haven't been able to find any post on how to update to python 3.7 …

python anaconda python-3.7