An open API service indexing awesome lists of open source software.

https://github.com/ucl/rcpstrainingmaterials

RCPS Training Materials
https://github.com/ucl/rcpstrainingmaterials

Last synced: 6 months ago
JSON representation

RCPS Training Materials

Awesome Lists containing this project

README

          

Research Computing Platform Services Training Materials
=====================

This repository holds slides etc. for Research Computing Platform Services at
UCL training courses. We run a variety of courses at UCL for researchers who
are interested in using our HPC services, and courses for researchers who wish
to develop software.

Please see
http://www.ucl.ac.uk/isd/staff/research_services/research-computing/services/training
for a list of courses and availability.

Build Instructions
------------------

You need:

* Pandoc [brew install pandoc or similar]
* Jekyll [gem install jekyll or similar]

* To build do: make
* To test do: make; jekyll serve