rstudio / rstudio-docker-products

Docker images for RStudio Professional Products
https://hub.docker.com/u/rstudio
MIT License
66 stars 56 forks source link

Add default version of software installed to the $PATH #867

Open bschwedler opened 1 week ago

bschwedler commented 1 week ago

Given that we are installing a specific version of software like Python and R, we should expect that these executables be available in users' PATH by default.

Relates to:

### Tasks
- [ ] Add default Python executables to `$PATH`
- [ ] Add default R executables to `$PATH`
- [ ] Add default Quarto executables to `$PATH`
- [ ] Examine other software that we install that we want to add to the