data-setup
data-setup copied to clipboard
Setup instructions for Le Wagon's students on their first day of Data Science Bootcamp
See https://github.com/apple/tensorflow_macos We need to decide how to install tensorflow with M1
**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...
this fixes #177
update instructions to support new gcloud CLI auth flow on WSL
Hey everyone, we got [this issue](https://github.com/numpy/numpy/issues/17784) during setup of a student's M1 Macbook, which cause many of the packages dependent on numpy (like pandas, mlflow, h5py etc.) to fail installing....
as indicated here https://github.com/pyenv/pyenv/wiki#suggested-build-environment
- [ ] Check that everyone can install 2.9 M1 and WLS2 user) - [ ] Update the requirements.txt on setup day - [ ] Improve DL challenges thanks to...
It was already asked students to update in module 0506 Workflow
If pyenv is installed with brew why pyenv virutalenv isn't ? [source](https://github.com/pyenv/pyenv-virtualenv#installing-with-homebrew-for-macos-users)
Consider putting the GCP Setup after the Kitt/Slack setup. While it makes sense to have the Kitt setup near/at the end, so that the workflow leads naturally to the exercises...