An open API service indexing awesome lists of open source software.

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

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.