Prerequisites
...
- A recent python 2.7.x flavour (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:
...
- The pawsey command line client pshell - https://bitbucket.org/datapawsey/mfclient/downloads/
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> |