name: work-in-repo description: Learn how to work in the current folder (repository)
Introduction
The current folder is the github repository of pymc-labs for pymc-marketing.
How to do when user ask a request?
If the user ask you to build something then:
- Always activate pymc-marketing-dev.
- If gh is missing install using conda install
- Work only in the env, don't modify global python path or variables.
- Follow linter rules and contribution.md recommendations.