question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Document how to use `mambabuild`

See original GitHub issue

https://gitter.im/conda-forge/conda-forge.github.io?at=602417279fa6765ef80e6bf4

I think we need to add

  1. How to enable it in CI: IIUC we need build_with_mambabuild: True in conda-forge.yaml
  2. How to use it locally for debugging: conda mambabuild ...

cc: @wolfv

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:15 (15 by maintainers)

github_iconTop GitHub Comments

2reactions
ForgottenProgrammecommented, Apr 6, 2021

Yes, @viniciusdc. I’ve been reading about mamba-build. I realized the conda-forge docs do not have any dedicated section for mamba. I think we need one. Therein we document about all it’s use cases for conda-forge. ( For example: config mamba with conda-forge, how to enable it in CI and so on)

I’ll take this up.

2reactions
jakirkhamcommented, Mar 30, 2021

@viniciusdc, is the contact point for Outreachy. Cc-ing him here

Read more comments on GitHub >

github_iconTop Results From Across the Web

Build locally - Mamba's documentation!
The Python bindings of libmamba , libmambapy can be built by using the BUILD_LIBMAMBAPY cmake option. You can either rely on libmamba package...
Read more >
boa/mambabuild.md at main · mamba-org/boa - GitHub
To learn more about mamba, visit the mamba documentation. There are some benefits: Faster solve speed: for complicated environments, mamba is significantly ...
Read more >
mamba Documentation - Read the Docs
Mamba is intended to be used for web applications development but can be used to develop any kind of application that we are...
Read more >
mamba create [package_spec...] - Fig.io
Options ; --copy, Install all packages using copies instead of hard- or soft-linking ; -C, --use-index-cache, Use cache of channel index files, even...
Read more >
Tutorial — neo-mamba documentation - Dojo - COZ
git clone https://github.com/CityOfZion/neo-mamba.git cd neo-mamba # create virtual environment using Python 3.8 and activate python3.8 -m venv venv source ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found