Previous Lecture Lecture 5 Next Lecture

Lecture 5, Mon 10/16

Remote Login via ssh, Boolean expressions, Conditionals if-else

Resources from lecture

Announcements:

Topics

For Mac OS

ssh -X username@csil-04.cs.ucsb.edu

Password reset for CSIL accounts:

https://accounts.engr.ucsb.edu

If you get this error:

_tkinter.TclError: no display name and no $DISPLAY environment variable

then either:

The if __name__ == "__main__" block

https://ucsb-cs8.github.io/ptopics/main_blocks/

Other topics