-
Notifications
You must be signed in to change notification settings - Fork 1
...add new dependencies
MariusDanner edited this page Dec 18, 2019
·
4 revisions
For new Python dependencies, simply update services/python-images/requirements.txt
.
For execution environments, this depends on how installation of dependencies is defined in the relevant Dockerfile. For the R environment, a simple update of requirements.r
will do. Please consider the notes on updating the Docker Hub image periodically mentioned on this page.
garden deploy
will automatically rebuild Docker images that need to be rebuilt.
- Home
- Setup
- API Documentation
- Data model
- How to...
- ...add a new remote database
- ...create migrations
- ...develop locally
- ...simplified dev setup
- ...deploy on kubernetes (internal)
- ...monitor the cluster
- ...fix expired K8s certificates
- ...add new dependencies
- ...rebuild base image
- ...add a new algorithm in R
- ...add support for new language
- ...add a new node to Kubernetes cluster
- Coding Conventions
- Roadmap
- Ownership