Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Prerequisites

...

  • Python A recent python 2.7.x for the command lineflavour (but not 3.x) eg https://conda.io/miniconda.html
  • Any modern browser for the data portal
  • A Pawsey account for the portal - not necessarily ... could build a delegate link (otherwise have to add all 60 users to projects manually ... ugh)
  • A custom version of pshell with a built in delegate to auto grant limited permissions for the workshop

What you need:

python 

https://developers.google.com/edu/python/set-up

pshell

Checking that your env is good to go:

...

Note

Windows users may have to use the windows installer, instead of the pshell binary script.

Verifying

The binary script

Code Block
python pshell
pawsey:offline>


Windows installer

Code Block
python -m pshell
pawsey:offline>