/ijuliaSlides

A collection of html slides stored on github pages.

A collection of IJulia / Jupyter html presentations.

Slides are stored on the gh-pages branch of the repository and can easily be accessed through my github profile page.

Add notebook

Change to gh-pages branch and add notebook path to Makefile.

Get latest notebook versions

In order to get the latest version of notebook files, switch to gh-pages and type

make

For more information type

make info
```

## Testing

Testing already occurs in respective notebook repositories.