Winstat notes
Ways to run python.
-
Install a python distribution to your laptop. I recommend Anaconda with Python 3.11.3.
Pros: You do not need the internet to run code. You have more control over how the distribution is set up.
Cons: You are responsible for getting the install and packages to work.
-
Use Winstat, a server run by the social science computing coop, SSCC.
Pros: Professionals keep things running smoothly.
Cons: Need the internet to use winstat. Have less control over how the distribution is set up.
Extra pros: winstat has other useful software besides python: MATLAB, Dynare, STATA,...
We will use winstat in class. This way we do not have to worry about some idiosyncratic program already installed on your laptop causing problems with installation, and we have a dedicated help desk to talk with if things go wrong.
Installing winstat
-
Go to the sscc site. Follow the instructions to install and activate Citrix Workspace.
-
Open winstat through Citrix Workspace. Your user name is same as your NetId. Reset your password here.
Things to keep in mind
-
When using winstat, you will see both the drives on winstat and the drives on your machine. When saving files, make sure you are saving them in the right place.
-
Your winstat user drive is the U:\ drive. Any file not saved in your U:\ drive will be deleted when you log out of winstat. This includes your downloads folder, so make sure you save files from the course webpage to your U:\ drive.
-
Sign out (rather than disconnect) when you are finished. If you disconnect, your session remains running (wasting resources) until it is automatically stopped after three hours. Trying to login with a previously running session can sometimes cause problems.