Skip to content

Geo5patial/CEG2722

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CEG2722 Data Analysis 2

Part 2 of the module Data Analysis 2 : Introduction to Linux data processing.

Lectures

slides

Labs

Login to your university unix server and run the following script:

wget https://raw.githubusercontent.com/koulali/CEG2722/main/startup/make_ceg2722.sh
chmod +x make_ceg2722.sh
./make_ceg2722.sh

The practical instructions are available:

practical1

Serving the slides

reveal-md slides.md --css style.css

to generate a static version

reveal-md slides.md --static docs --static-dirs=img,pkg

Use make serve to start a server at http://localhost:8000. The page will automatically reload the page when you update any of the files in the repository.

License

The slides were made using reaveal-md and the theme was inspired by Leonardo Uieda's template.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors