Coder Social home page Coder Social logo

nicolasghio / coursepack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scpo-compecon/coursepack

0.0 1.0 0.0 64.94 MB

course website

Home Page: https://scpo-compecon.github.io/CoursePack

License: Other

HTML 74.51% C++ 0.01% CSS 0.01% Julia 0.03% Jupyter Notebook 25.42% Ruby 0.01% TeX 0.02% Shell 0.01%

coursepack's Introduction

ScPo-CompEcon CoursePack

This repo contains all relevant course material. If you just want to look at the slides, please go to the website at https://scpo-compecon.github.io/CoursePack/

How to use this

You can build the CoursePack website an all material on your computer. You should only worry about this section if you want to rebuild the site yourself.

Requirements

# you need
# 1. python
# 2. latex
# 3. ruby
pip install jupyter
pip install pandoc

Building

  1. Clone this to your computer

    git clone https://github.com/ScPo-CompEcon/CoursePack /whereto/on/your/computer
  2. in the root of that repo then do

    rake # builds all
    rake html # builds only html
    rake offline # builds offline slides

Looking at the material built on your computer

Use those commands from within Julia:

Pkg.add("IJulia") # use once to install IJulia
using IJulia
notebook(dir="/whereto/on/your/computer/Notebooks")  # that's the dir from above!

This will open up the Jupyter notebook at the location of your notebooks

coursepack's People

Contributors

floswald avatar chrisrackauckas 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.