You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
### 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
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
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:
ONBUILD
instructions #791PYTHON_VERSION_JUPYTER
and default Jupyter installs to the primary or alternate Python version #614The text was updated successfully, but these errors were encountered: