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 12:33] – [Visual Studio 2019 Community] localadminhelpdocs:software_fall2021 [2021/11/23 16:21] (current) – [Visual Studio 2019 Community] localadmin
Line 1: Line 1:
 ====== Requested ITS Classroom and Lab Software for Fall 2021 ====== ====== Requested ITS Classroom and Lab Software for Fall 2021 ======
-updated: 04/08/2021+updated: 04/26/2021
  
  
Line 36: Line 36:
  
  
 +==== Python3 ====
 +  - Licensing: Open Source License
 +  - Vendor URL: https://www.python.org/
 +  - Version: 3.9.4
 +  - Installer: python-3.9.4-amd64
 +  - Instructions:
 +  - Run the installer as administrator
 +    - Choose the ‘Customize installation"
 +    - 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.
 +    - 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 
 +    - 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.
 +  - Size: 603 MB
 +  - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200, WDC 92, Morrill 103, 105, 107. (153 computers)
  
 ==== TortoiseSVN ==== ==== TortoiseSVN ====
Line 57: 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 68: 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 111: Line 152:
  
  
----- 
  
  
Line 126: Line 166:
   - Size: 30 MB   - Size: 30 MB
   - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200 (149 computers).   - Location: QBB 102, 104, 106, 114, 116, 132, 150, 200 (149 computers).
 +
 +
 +----
 +
  
 ====== Requester ====== ====== Requester ======
-^ Program ^ Requester^ Config ^ Request^+^ Program ^ Requester^ Config Created^ Request Complete^
 |WinSCP|Anne|:white_check_mark:|:white_check_mark:| |WinSCP|Anne|:white_check_mark:|:white_check_mark:|
 |NetBeans|Alex|:white_check_mark:|:white_check_mark:| |NetBeans|Alex|:white_check_mark:|:white_check_mark:|
Line 135: Line 179:
 |Putty|Alex|:white_check_mark:|:white_check_mark:| |Putty|Alex|:white_check_mark:|:white_check_mark:|
 |x2go|Joe|:white_check_mark:|:white_check_mark:| |x2go|Joe|:white_check_mark:|:white_check_mark:|
-|CLISP|Guy|:white_check_mark:| | +|CLISP|Guy|:white_check_mark:|:white_check_mark:
-|Visual Studio Community|Oksana|:white_check_mark:| |+|Visual Studio Community|Oksana|:white_check_mark:|:white_check_mark:
 +|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.1619458419.txt.gz · Last modified: 2021/04/26 12:33 by localadmin