1. Welcome to MSE 3114#


Welcome back! I hope you had some time to play around with Python over the summer. If not, you will probably feel like you are starting all over again. If that is the case, please take a look at Getting Started with Python for a refresher. A list of recommended LinkedIn Learning videos can also be found in the Appendix. Your cheat sheet notebooks should also help you. Hopefully you still have one from MSE 2114 (the prerequisite to this course).

Important

  1. See our course Canvas site for information on homework requirements, due dates, course expectations, grading, regrading, and announcements.

1.1. Updating Anaconda#

Directions for updating Anaconda is shown below and can also be found on the Anaconda web site (https://www.anaconda.com/blog/keeping-anaconda-date). If you have any problems, you can always try a reinstall (https://www.anaconda.com/products/distribution) of Anaconda

First open Anaconda Navigator

../_images/Screenshot135220.png

Then launch the command prompt

../_images/jupyLab_command_prompt.png

At the prompt, type conda update --all and press Enter

../_images/update.png

Problems? see: https://www.anaconda.com/blog/keeping-anaconda-date