https://github.com/quantecon/quantecon.notebooks
Jupyter notebooks contributed by QuantEcon developers, users and the community
https://github.com/quantecon/quantecon.notebooks
Last synced: about 1 year ago
JSON representation
Jupyter notebooks contributed by QuantEcon developers, users and the community
- Host: GitHub
- URL: https://github.com/quantecon/quantecon.notebooks
- Owner: QuantEcon
- License: bsd-3-clause
- Created: 2015-11-17T20:48:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-07-15T06:22:44.000Z (almost 3 years ago)
- Last Synced: 2025-04-09T16:20:46.254Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 15.7 MB
- Stars: 123
- Watchers: 16
- Forks: 108
- Open Issues: 12
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
QuantEcon Notebooks
===================
This repository collects notebooks related to `QuantEcon `__ projects.
A curated list of notebooks that draws on the notebooks collected
in this repository is now available `here `__
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 `__ built into the python ``quantecon`` package.