Skip to content

pp4rs/2020-uzh-installation-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module: Installation Guide for Programming Practices for Research Students

Meta-Information

Building the Site

We use MkDocs to build the the course websites for this course.

  • Install MkDocs with the following command:
pip install mkdocs
  • Look at a copy of the site served locally on your machine:
mkdocs serve
  • Post the site to github pages using:
mkdocs gh-deploy

Want to Contribute

License

All materials are licensed under a Creative Commons CC-BY-NC-SA license. The license allows you to copy, remix and redistribute any of our publicly available materials, under the condition that you attribute the work (details in the license) and do not make profits from it. More information is available here

Suggested Citation

The suggested citation for the course materials is:

Ulrich Bergmann, Matteo Courthoud and Lachlan Deer, 2020, Installation Guide, Programming Practices for Research in Economics, University of Zurich

If you find the installation guide useful - please drop us a line and say so - [email protected]

Creative Commons License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

2020 Installation Guide for UZH - Programming Practices for Research in Economics

Resources

Stars

Watchers

Forks

Packages

No packages published