Skip to content

Commit

Permalink
Merge pull request #1974 from theislab/feature/conda_forge
Browse files Browse the repository at this point in the history
add conda-forge installation instructions
  • Loading branch information
Zethson committed Oct 27, 2021
2 parents b13cf8e + 985f680 commit 1b74015
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/installation.rst
Expand Up @@ -6,8 +6,7 @@ Anaconda
If you do not have a working installation of Python 3.6 (or later), consider
installing Miniconda_ (see `Installing Miniconda`_). Then run::

conda install seaborn scikit-learn statsmodels numba pytables
conda install -c conda-forge python-igraph leidenalg
conda install -c conda-forge scanpy python-igraph leidenalg

Pull Scanpy from `PyPI <https://pypi.org/project/scanpy>`__ (consider using ``pip3`` to access Python 3)::

Expand Down

0 comments on commit 1b74015

Please sign in to comment.