GitXplorerGitXplorer
Q

QuantEcon.notebooks

public
122 stars
106 forks
12 issues

Commits

List of commits on branch master.
Verified
1a1802de040581ad9af1823b029f3f71f7b7d57f

Merge pull request #92 from QuantEcon/Yuya-Furusawa-rgnote

ooyamad committed 2 years ago
Unverified
0c9c6b79c8f05f8ceea922ef4a2318ecaf01ac56

Merge branch 'master' into Yuya-Furusawa-rgnote

ooyamad committed 2 years ago
Unverified
b91bd795f34dcaf4281afc87c943a3867734636f

Update URL

ooyamad committed 2 years ago
Unverified
826d3c83970629dc5f8bccbc2536c251019062e2

Run with `webio_jupyter_extension`

ooyamad committed 2 years ago
Unverified
6040e8632704fce990164183d938e20709f03e88

Delete "Technical Julia Advisory"

ooyamad committed 2 years ago
Unverified
061cd32fd744db9283a3dc1a9ac8065c94d00a50

Run with Julia 1.8.5

ooyamad committed 2 years ago

README

The README file for this repository.

QuantEcon Notebooks

This repository collects notebooks related to QuantEcon <http://quantecon.org>__ projects.

A curated list of notebooks that draws on the notebooks collected in this repository is now available here <http://quantecon.org/notebooks.html>__

You can run these notebooks live using the mybinder service

.. image:: http://mybinder.org/badge.svg :target: http://mybinder.org/repo/QuantEcon/QuantEcon.notebooks

Please add your notebooks by push or PR. When doing so, please add your notebook to the top level of this repo (no need to put it in a subdirectory) and give it a unique and reasonably descriptive name.

Any notebooks that require dependencies to run should locate these in the dependencies folder.

There is a simple fetch utility <http://quanteconpy.readthedocs.org/en/latest/util/notebooks.html>__ built into the python quantecon package.