conda-forge.github.io
conda-forge.github.io copied to clipboard
The conda-forge website.
E.g. if a environment should contain a binary which should be available to python apps which run in that enviroment. E.g. [pandoc](https://github.com/conda/conda-recipes/tree/master/pandoc), whichshould be available for `nbconvert` or `pypandoc`. This...
Crossposting from https://github.com/conda/conda/issues/11053 because it affects conda-forge in many ways. > More and more packages come in various different flavours, independently of relatively fixed things like the python version. A...
Hello @beckermr @kathatherine, kindly review my PR. I have created this PR as a potential solution to #1711
hello @kathatherine This is the change that I have made for #1705 https://github.com/conda-forge/conda-forge.github.io/compare/main...Uma-95:1705-glossary-additions?expand=1 Kindly review.
@jakirkham The suggested correction in #1730, from VENV to Environment has been made. Closes #1729.
Hello @beckermr @kathatherine, I have created this PR as a solution to issue #1729
Some conda packages depend on dynamically linking to other conda packages that happen to be GPL licensed. Conda forge then distributes individual binaries for each package separately and the interrelated...
As some libraries are GPL'd and are in some cases optional requirements of packages, it would be nice if we had a mechanism to control whether such packages do or...
CRAN is moving to use URCT as the C library next month. This will potentially lead to interoperability issues between R packages from conda-forge and ones from CRAN. This leads...