============
Integrations
============

Data science is a team sport, so we have built the Anaconda platform to be language-agnostic as well as extensible. With Anaconda integrations, you can continue to use your favorite IDEs, cloud computing platforms, virtual machine platforms, and more.

.. figure:: /img/cloudera.png
   :height: 100px
   :target: cloudera.html

   ..

|

:doc:`Cloudera <cloudera>` provides Apache Hadoop-based software, support and services, as well as training to business customers. Their open source Apache Hadoop distribution, CDH (Cloudera Distribution Including Apache Hadoop), targets enterprise-class deployments of that technology.

.. figure:: /img/amazon.png
   :height: 50px
   :target: amazon-aws.html

   ..

|

:doc:`Amazon Web Services (AWS) <amazon-aws>` is a collection of cloud-computing services that make up a cloud-computing platform offered by Amazon.com.

.. figure:: /img/azure.png
   :height: 100px
   :target: azure.html

   ..

|

:doc:`Microsoft Azure <azure>` is a robust collection of integrated cloud services that includes tools for analytics, computing, database, mobile, networking, storage and the web.

.. figure:: /img/docker.png
   :height: 50px
   :target: docker.html

|

:doc:`Docker <docker>` is an open platform for developers and system
administrators to build, ship and run distributed applications,
whether on laptops, data center virtual machines or the cloud.

.. figure:: /img/vagrant.png
   :height: 75px
   :target: vagrant.html

   ..

|

:doc:`Vagrant <vagrant>` is a command-line utility for managing the lifecycle of virtual machines.

You can use the following IDEs with Anaconda:

* :doc:`eclipse-pydev`
* :doc:`idle`
* :doc:`sublime`
* :doc:`ninja`
* :doc:`pycharm`
* :doc:`python-ptvs`
* :doc:`python-vsc`
* :doc:`spyder`
* :doc:`wing`
* :doc:`intellij`

NOTE: IDEs often require you to specify the path to your Python interpreter. See :doc:`python-path`.

:doc:`Microsoft Excel <excel>`--Anaconda on Windows comes ready to bring the power of Python into Excel. Use one of the many packages included in Anaconda or connect to an outside integration tool.

.. toctree::
    :maxdepth: 1
    :hidden:

    cloudera
    amazon-aws
    azure
    docker
    vagrant
    eclipse-pydev
    idle
    sublime
    ninja
    pycharm
    python-ptvs
    python-vsc
    spyder
    wing
    intellij
    python-path
    excel
