.. currentmodule:: geocat.viz

.. _quick_install:

Quick Installation
==================

For complete instructions on the various ways to install geocat-viz (e.g.
via pip or source), head to the complete `installation <../installation.rst>`__ page.

Installing GeoCAT-viz in a Pre-existing Conda Environment
----------------------------------------------------------

1.  Within your chosen conda environment, install geocat-viz::

        conda install -c conda-forge geocat-viz

For support with conda see the `Conda documentation <https://docs.conda.io/en/latest/>`__.
