https://github.com/quantecon/chicagofed_workshop
Workshop on scientific computing for economists with Python and Julia
https://github.com/quantecon/chicagofed_workshop
Last synced: 11 months ago
JSON representation
Workshop on scientific computing for economists with Python and Julia
- Host: GitHub
- URL: https://github.com/quantecon/chicagofed_workshop
- Owner: QuantEcon
- Created: 2016-02-23T20:13:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-09T18:27:24.000Z (almost 10 years ago)
- Last Synced: 2025-07-08T07:32:20.722Z (11 months ago)
- Language: Jupyter Notebook
- Size: 9.41 MB
- Stars: 18
- Watchers: 7
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChicagoFed_workshop
A workshop on scientific computing for economists with Python and Julia, to be
held at the Federal Reserve Bank of Chicago in May 2016. For details see [the
main workshop page](http://quantecon.org/chicago_fed_workshop.html).
### MyBinder Service
The MyBinder service launches a live programming environment in the Cloud and allows you to interact with the workshop notebooks. However the changes to these notebooks are **temporary** and do not persist next time you open the notebook. For these types of changes it is best to download the notebooks to your computer and run ``jupyter notebook`` in a terminal (or powershell in windows) in the folder that contains your notebook files.
**Note:** This service currently only works for **python** notebooks.
To launch the MyBinder service click on the following badge:
[](http://mybinder.org/repo/QuantEcon/ChicagoFed_workshop)