Skip to content

natashawatkins/python_lecture_sandpit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lectures in Quantitative Economics Test Site

This is a sandpit version of the main RST lecture source repo, which is https://github.com/QuantEcon/lecture-source-py.

For instructions on how to operate it, see that repository. Operation is essentially the same.

In short:

  1. Download and install Anacoda for your platform .

  2. Download or clone this repository.

  3. Enter your local copy of the repository and run make setup.

To transform the rst files in to ipynb files, enter the repo and run make notebooks.

The resulting ipynb files are stored in a temporary _build directory at the root level of the repository.

To view the notebooks run make view

Additionally you can view a particular lecture directly:

  • Example: make view lecture=about_py

The main repo contains further suggestions on workflow.

About

A sandpit for developing lectures on the Python side

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 75.0%
  • Python 23.2%
  • Makefile 1.8%