Jules van Rie

Results 8 issues of 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...

bug

### 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...

bug

- 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 -...

## Overview Closes #4112 Description of the changes proposed in this pull request: `plots.image()` currently only displays labels for the first row, even if labels for every row (every image...

### Issue Description PR #3636 broke the display of labels on the second and subsequent rows in case: - labels for each row are provided, - no labels are provided...

bug
visualization
regression

VS Code now by defaults activates all AI features, and students don't disable them. This hampers their learning experience. This partial explains how to disable AI features in VS Code....