Jules van Rie
Jules van Rie
**Data science content type (pick one)** - [x] Setup **Content URL** https://github.com/lewagon/data-setup/blob/master/LINUX.md#installing-python-with-pyenv **Description** When executing the "Let's install dependencies code", an error message related to the `python-dev` occurs: the package...
### TL;DR Due to GCP migration to Artifact Registry, on new projects one needs to add the Artifact Registry Reader permission to the service account. This is not mentioned in...
- Adding BigQuery fixes https://github.com/lewagon/data-challenges/issues/3309 - Compute link no longer worked - AI Platform is deprecated (and no longer used since MLOps) and replaced by Vertex AI
Since we included transformers, the python requirements install takes even longer than before. Reasons (double check): transformers needs pytorch, which installs plenty of nvidia stuff too. Couple of options: -...
We link the browser and add it to zshrc. Good, but in a later step, zshrc is overwritten by the dotfiles setup. Options: - Repeat this step after dotfiles -...