AnswerDotAI / AnswerDotAI/workflows

adding mamba install option

Open
#64 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
44
Forks
40
PR merge metrics
No merged PRs in 30d

Description

Is there a reason to use 'bash' as the processing shell? For one of my nbdev projects I need a package that is not available on pypi but is available on conda (mamba). I have an idea on how to add a mamba install option, but it needs 'bash -l' as the processing shell (login shell) in order to activate mamba environment.
At them moment I am using a hack (https://github.com/dmitryhits/HighResAnalysis/blob/master/.github/workflows/deploy.yaml) but I think it would be nicer if this option was available through a central nbdev repo.

P.S. I am referring to quarto-ghp action.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.