Top "Anaconda" questions

Anaconda is an Open Data Science platform powered by Python.

Changing the default port for iPython notebook server / Jupyter

I am trying to run an ipython notebook / jupyter server on a machine behind a firewall. The only port which …

port ipython ipython-notebook anaconda jupyter
conda install python=3.6 UnsatisfiableError

I currently have Python 3.5.2 installed via Anaconda Continuum. I'm trying to upgrade to Python 3.6 but I'm getting the below error …

python anaconda conda python-3.6
How to add package to conda environment without pip?

How can I add a package to an existing conda environment? If it is a python package I can use …

anaconda conda
Conda install and update do not work also solving environment get errors

I am using anaconda as below: (base) C:\Users\xxx>conda info active environment : base active env location : C:\…

python anaconda conda
Distributed 1.21.8 requires msgpack, which is not installed

I'm having a problem trying to install plotly. I proceeded to upgrade anaconda using the command line on Debian 9 and …

python anaconda plotly msgpack
Should conda, or conda-forge be used for Python environments?

Conda and conda-forge are both Python package managers. What is the appropriate choice when a package exists in both repositories? …

python anaconda conda
Using multiple Python engines (32Bit/64bit and 2.7/3.5)

I would like to use Python for scientific applications and after some research decided that I will use Anaconda as …

python python-3.x python-2.7 anaconda conda
How to enable proxy servers with anaconda python?

We are trying to get the conda install (on windows 8) to work behind a firewall via a proxy server. Currently, …

python proxy firewall anaconda
How to remove Python 3.6 completely from Ubuntu 18.04

Both Python 2.7 and 3.6 are installed by default in Ubuntu 18. But I wish to use the Anaconda Python with conda package …

python ubuntu anaconda ubuntu-18.04
Spyder Python "object arrays are currently not supported"

I have a problem in Anaconda Spyder (Python). Object type array can not be seen under Windows 10 in the variable …

python anaconda spyder