Add a conda-forge recipe
See original GitHub issueconda-forge
is a popular and common way for people to install things in the Python ecosystem. There is already a recipe for MyST-NB (https://anaconda.org/conda-forge/myst-nb). Perhaps we should have one for Juypter Book as well.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Contributing packages - Conda-Forge
To submit a package to the conda-forge channel, add its recipe and licence to the staged-recipes repository and create a pull request. Once...
Read more >conda-forge/staged-recipes - GitHub
A place to submit conda recipes before they become fully fledged conda-forge feedstocks - GitHub - conda-forge/staged-recipes: A place to submit conda ...
Read more >How to publish a Python package on conda-forge
Install conda -build using: conda install conda-build · Create the conda recipe using: conda skeleton pypi package-name · Make changes to the ...
Read more >Conda-build recipes
To enable building conda packages, install and update conda and conda-build. ... A conda-build recipe is a flat directory that contains the following...
Read more >3 Simple Steps to Build a Python Package for Conda Forge
“Enough background, already — let's build!” · Fork the Conda Forge examples recipes repository at GitHub · Tailor the example recipe for your...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
You mean the one that was just waiting for sphinx-panels to be updated 😉 https://github.com/conda-forge/staged-recipes/pull/12516 (https://github.com/conda-forge/staged-recipes/pull/12517)
this is done