TromboneDavies / PolarOps

0 stars 0 forks source link

Get VRon a Google Cloud instance #70

Closed divilian closed 2 years ago

divilian commented 2 years ago
  1. Follow these instructions http://ianfinlayson.net/class/cpsc225/notes/01-intro to get started. Note: it will ask you for a credit card which it will NOT charge.
  2. Once you can get a command-line on your Google Cloud instance, install the Anaconda stuff.
  3. Then you can run your code on GC yay! Stephen will shortly have a month-able collector.py script (#69). If you're going to run a program for a while and don't want it to quit, precede the command with the word "nohup" and put an ampersand ("&") at the end of the command. For instance, you could type: "nohup python collector.py politics &".
  4. Note: to get files copied back and forth between GC and your own laptop, use these notes: http://ianfinlayson.net/class/cpsc225/notes/03-files2
divilian commented 2 years ago

wait jk don't do this yet

divilian commented 2 years ago

yeah, nm.