Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
notepad $profile
Set-Alias python "C:\Users\username\AppData\Local\Programs\Python\OTHERPYTHON\python.exe"

This means you will have two lines in the profile file, one fore python3 and one for python.

Step 5Restart your computer

Step 6. Download code

Download the MX_teaching main branch of CXASAP from github: https://github.com/cx-asap/CX-ASAP/tree/mainOn the top left, click the button that says “main” and select “MX_teaching”. This will change to the MX teaching branch.

Now download the data by clicking the green “Code” button and selecting “Download ZIP”

...