User Tools

Site Tools


helpdocs:software_fall2021

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
helpdocs:software_fall2021 [2021/04/26 14:14] – [Requester] localadminhelpdocs:software_fall2021 [2021/11/23 16:21] (current) – [Visual Studio 2019 Community] localadmin
Line 39: Line 39:
   - Licensing: Open Source License   - Licensing: Open Source License
   - Vendor URL: https://www.python.org/   - Vendor URL: https://www.python.org/
-  - Version: 3.9.x +  - Version: 3.9.4 
-  - Installer: +  - Installer: python-3.9.4-amd64
   - Instructions:   - Instructions:
   - Run the installer as administrator   - Run the installer as administrator
-    - Be sure and Add Python 3.8 to PATH and install launcher for all users is checked. 
     - Choose the ‘Customize installation"     - Choose the ‘Customize installation"
-    - Keep the default options until you get to Customize install location. Be sure Install for all users is checked and install location is C:\Program Files (x86)\Python38-32.+    - Keep the default options until you get to Customize install location. Be sure
 +      - Install for all users is checked  
 +      - Add Python to environment variables is checked 
 +      - Install location is C:\Program Files\Python39.
     - Click Install.     - Click Install.
-    - After installer finishes. Add the path to the python.exe executable to the system’s ‘Path’ environment variable, if it is not already there+    - After installer finishes. Check that the path to the python.exe executable has been added to the system’s ‘Path’ environment variable. 
     - The Path environment variable is found in Control Panel -> System -> Advanced System Settings -> Environment Variables      - The Path environment variable is found in Control Panel -> System -> Advanced System Settings -> Environment Variables 
     - Or if you prefer the less user friendly Window 10 Settings approach. Settings -> System -> About -> System info -> Advanced System Settings -> Environment Variables.     - Or if you prefer the less user friendly Window 10 Settings approach. Settings -> System -> About -> System info -> Advanced System Settings -> Environment Variables.
 +    - Open a Windows Command Prompt (CMD) as Administrator:
 +      - Enter "python3 –m pip install --upgrade pip"
 +      - Enter “python –m pip install numpy pandas matplotlib scikit-learn patsy statsmodels jupyter
     - Done with install and configuration.     - Done with install and configuration.
-  - Size: 160 MB +  - Size: 603 MB 
-  - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, Morrill 103, 105, 107.+  - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, Morrill 103, 105, 107. (153 computers)
  
 ==== TortoiseSVN ==== ==== TortoiseSVN ====
Line 74: Line 79:
   - Installer: vs_community__669151473.1603818628.exe   - Installer: vs_community__669151473.1603818628.exe
   - Instructions:   - Instructions:
-    - Run the installer. It will download updates.+    - Run the installer. It will download updates. [[https://wiki.cs.ndsu.nodak.edu/files/vs_community_669151473.1603818628.exe|Visual Studio Community 2019 installer]]
     - When presented with the ‘install components’ option choose the following:     - When presented with the ‘install components’ option choose the following:
       - ASP.NET and web development       - ASP.NET and web development
Line 85: Line 90:
   - Size: 18.8 GB   - Size: 18.8 GB
   - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, Library 14, 118 & Virtual. (154)   - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, Library 14, 118 & Virtual. (154)
 +
 +
 +==== Visual Studio Code ====
 +  - Licensing: Open Source License
 +  - Vendor URL: https://code.visualstudio.com/
 +  - Version:  1.55.2 or latest
 +  - Installer: VSCodeSetup-x64-1.55.2.exe
 +  - Instructions:
 +    - Run the installer
 +    - Select 'Create a desktop icon' and 'Add to PATH (available after restart)' options.
 +    - Start Visual Studio Code.
 +    - Configure to use My Documents folder on the lab machine as the workspace so all projects are saved there (Should be default after install).
 +    - Go to File -> Preferences -> Extensions and install
 +      - SSH Terminal 0.0.4
 +      - Java Language Support v0.2.38
 +      - C# for Visual Studio Code (powered by OmniSharp) v.1.23.11
 +    - Done with install and configuration.
 +  - Size: 266MB
 +  - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92. (150 computers)
  
 ==== WinSCP ==== ==== WinSCP ====
Line 157: Line 181:
 |CLISP|Guy|:white_check_mark:|:white_check_mark:| |CLISP|Guy|:white_check_mark:|:white_check_mark:|
 |Visual Studio Community|Oksana|:white_check_mark:|:white_check_mark:| |Visual Studio Community|Oksana|:white_check_mark:|:white_check_mark:|
-|Python 3.9|Changhui| | |+|Python 3.9|Changhui|:white_check_mark:|:white_check_mark:
 +|Visual Studio Code w/SSH Terminal|Lan|:white_check_mark:|:white_check_mark:|
helpdocs/software_fall2021.1619464481.txt.gz · Last modified: 2021/04/26 14:14 by localadmin