Skip to content

Commit

Permalink
Update fairuse.rst
Browse files Browse the repository at this point in the history
Updating minor typos
  • Loading branch information
wood0787 committed Sep 7, 2020
1 parent 10d5068 commit 2efb9db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/policies/fairuse.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,11 @@ Scripting Languages
Interpreters like Python & R (Perl, Ruby, Scala, Lua etc.) are complex things and have their own entire ecosystems of packages, versioning and tools.
These Scripting Interfaces (The technical term is 'Interpreters') are all managed as their own standalone aspect to the HPC.

Using Python as an exmaple you have:
Using Python as an example you have:

* The interpreter 'Python'
* The package manager 'Pip'
* The Meta-Manger 'Conda'/'Mini-Conda'
* The Meta-Manager 'Conda'/'Mini-Conda'
* The Virtual Environments Manager 'venv'

Each interacting in slightly different ways and causing other issues. To ensure that the HPC team can support a core set of modules the interpreters are only updated when:
Expand Down Expand Up @@ -144,4 +144,4 @@ OS & Managerial Tools Yearly Yes Latest
Software Images Bi-Yearly Partial Latest
Scripting Interfaces Quarterly No Major, Security & Feature Minor
Scripting Modules Quarterly No Latest
======================== ============= =============== ==================================
======================== ============= =============== ==================================

0 comments on commit 2efb9db

Please sign in to comment.