Skip to content

Updating Intro - What is conda-forge? #1325

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions src/user/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ A brief introduction
What is conda-forge?
--------------------

Conda-forge is a community effort that provides conda packages for a wide range of software.
Conda-forge is a GitHub organization containing a collection of recipes, build infrastructure and distributions for the conda package manager.

**Missing a package that you would love to install with conda?** - Chances are we have already packaged it for you!
Modern applications use a large number of libraries. Since the pace of development is expediting, traditional platform package vendors fall short in keeping up with it.

Conda-forge is the one stop shop for all the packages you may care about.

You can `search <https://anaconda.org/>`__ for packages online. Look out for packages provided by our ``conda-forge`` organization.
**Missing a package that you would love to install with conda?** - Chances are we have already packaged it for you!

**Cannot find a package or only outdated versions of a package?** - Everybody is welcome to contribute to our package stack! Please refer to :ref:`becoming_involved`, for an overview on how to start contributing.


Why conda-forge?
Expand Down