EGR 103/Fall 2023/Computer

From PrattWiki
Jump to navigation Jump to search

This page will document the virtual computer being used for EGR 103 for Fall 2023.

  • The VM was created on 8/23/2023 at https://vcm.duke.edu/apps/index? using the "Windows 10" image
  • Installations:
    • https://www.anaconda.com/download: Download Anaconda 3 (2023.07)
      • Run installer
        • Agree with all defaults (Agree, Just Me, Default destination, Create & Register selected (add Clear if you want),
        • "Setting up the package cache" seems to take a while
      • Go to Anaconda -> Anaconda Prompt
        • conda update conda
        • conda update --all
ExpandResults of conda list:
  • Settings
    • Spyder
      • Tools->Preferences
        • Appearance: change fonts to 16 and 15
        • iPython Console -> Graphics -> Graphics Backend: Change to automatic
        • Restart the kernel after the above to get graphics backend to change