...
- A recent python 2.7.x flavour (but not 3.x)
- Any modern browser for the data portal
- The pawsey command line client pshell → link
What you need:
python
python - https://conda.io/miniconda.html
pshell - https://developersdata.pawsey.googleorg.com/edu/python/set-upau/public → Data Team/Melbourne-Workshop-May-2017
Checking that your env is good to go:
pshell binary
Code Block |
---|
python pshell |
Windows
Note |
---|
Windows users may have to use the windows installer, instead of the pshell binary script. |
Code Block |
---|
python --version Python 2.7.10m pshell |