Code Monkey home page Code Monkey logo

spartanintro's Introduction

SpartanIntro

An four hour training course that provides an introduction to the Spartan HPC/Cloud hybrid and an introduction to the Linux command line.

Git

If you check this repository out be aware that it uses Git submodules to manage the reveal.js dependency. To also checkout reveal.js, you will have to either:

fetch it all in one hit

git clone --recursive https://github.com/UoM-ResPlat-DevOps/SpartanIntro

Or:

take it step by step

git clone https://github.com/UoM-ResPlat-DevOps/SpartanIntro git submodule init git submodule update

To regenerate the slides

The SlideExtractor.jar in the root directory will re-create the slides if needed.

To run it ensure that the java version installed is java 8:

java -version

should return something along the lines of java version "1.8.0_65".

If it doesn't then install java 8 from here: http://www.oracle.com/technetwork/java/javase/overview/java8-2100321.html

Then in a command prompt in the root directory simply issue:

java -jar SlideExtractor.jar

You should see something like the following fly by:

Working on: ./Lessons/Lesson_1.md Writing to: ./Presentation/Lesson_1.html Writing to: ./Presentation/index.html

Folders

The directories that make up this project are as follows:

  • Lessons - The lesson(s);
  • Planning - The plan used to create the course;
  • Resources - Resources for this particular run of the training.

spartanintro's People

Contributors

levlafayette avatar martinpaulo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.