Difference between revisions of "EGR 103/Fall 2023/Computer"

From PrattWiki
Jump to navigation Jump to search
(Created page with "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? https://vcm.duke.edu...")
(No difference)

Revision as of 18:18, 23 August 2023

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