Top "Conda-forge" questions

conda-forge is a community project providing and maintaining a wide variety of conda packages.

Cannot install latest nodejs using conda on Mac

When I run conda search -c conda-forge nodejs, I get: # Name Version Build Channel ... nodejs 14.2.0 h2c41780_1 conda-forge nodejs 14.2.0 h38…

node.js conda conda-forge
What is the full conda-forge channel url?

I'm trying to install conda-forge packages from within an Anaconda Enterprise environment and the "standard" approach is failing because conda …

python anaconda conda conda-forge
Specific package version with conda-forge

I am trying to install a specific Keras version from Keras 1 API using conda-forge, because $ conda search keras returns only …

python keras installation conda conda-forge