August 28
August 28
Today in class
- 5 minutes for computer bugfixing
- Present findings for weather data
- Upload HW to server
- wsl:
cdinto themldirectory where your jupyter notebook is located (download it if it’s online)- wifi: AET-3142
- use wsl
ftpandftp username@ubuntu - your username is
lllllllf, (first 7 letters of last name, then first initial, according to phoenix) - passwd is your student ID
- to save the file:
put filename(tab completion should probably work here) - to check it’s there:
ls - to disconnect
ctrl-Dor (I think)exit
- wsl:
- Discuss Bayes’ Theorem, including Jupyter notebook and python concepts
- lists, arrays and comprehensions in python
- for loops in python
- add, delete cells in Jupyter
- Markdown cells and syntax\
Homework is complete the Bayes’ Theorem Jupyter notebook.