You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LeAnn M Lindsey edited this page Apr 14, 2023
·
12 revisions
Technical Set Up
Log into CHPC at University of Utah
ssh <uid>@notchpeak.chpc.utah.edu
<enter password>
ls -lrt //to see all of your local files
//set up a local working directory for this project
mkdir TOKENIZATION //you can put this wherever you want on your file system
cd TOKENIZATION