### Tue, Feb 09 Tasks - Complete [Lab Team Formation Survey](https://forms.gle/mZMZ53Zfy3yPHwdJ6) by (today) 2-09 11:59 PM - **Sophomores:** Check out the major information on today's notes - Check out the Duke Actuarial Society on today's notes - Applications close 2-10 11:59 PM - Cache your GitHub credentials for the rest of the semester by following the steps below. Access the RStudio Docker container. Click the `Terminal` pane next to the `Console`. Enter the code below and hit ENTER ```r git config --global credential.helper 'cache --timeout=6000000' ``` Your username and password will be saved for the rest of the semester. You will no longer have to enter your username and password every time you push to GitHub.