Git Product home page Git Product logo

lecture-source-jl's Introduction

"Lectures in Quantitative Economics"-- Julia Version

Setup Instructions

  1. Clone this repo
  2. Install Conda and Julia on your target operating system. If on Windows, install the Windows Substyem for Linux
  3. Assuming that python is in your path, install the dependencies pip install sphinxcontrib-bibtex
  4. Clone with git clone https://github.com/QuantEcon/sphinxcontrib-jupyter
  5. cd to the sphinxcontrib-jupyter
  6. Install with python setup.py install
  7. Go to the notebooks directory of this repo, run julia and then install either include("instantiate.jl") or run
using Pkg
pkg"add IJulia; precompile"
pkg"activate .;instantiate; precompile"

This may take a long time, as it will install and precompile every package used by the lecture notes.

Generating, testing, and executing the notebooks

  • To generate the notebooks and execute them
    1. In the main directory of the repo: make jupyter or make jupyter-notest if you want it without testing code
    • Alternatively, you could edit rst_files/conf.py and modify the setting jupyter_drop_tests = True
    1. Execute all of the notebooks with ./run-all-notebooks.sh. This will take a long-time the first execution.
    2. cd to the /notebooks directory, and run jupyter lab to examine them.

Development Tools

On top of the above, we have the following dev scripts:

lecture-source-jl's People

Contributors

jlperla avatar nosferican avatar xiaojunguan avatar ajozefiak avatar yolsever avatar pooyaravari avatar natashawatkins avatar mmcky avatar quanteconuser avatar pedropessoa avatar jstac avatar qirui-ubc avatar anubhavpcjha 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.