QuantEcon / lecture-python-programming.myst

Python Programming for Finance and Economics
https://python-programming.quantecon.org
43 stars 26 forks source link

Add a lecture on development environments #279

Closed jstac closed 9 months ago

jstac commented 1 year ago

Optionally add a lecture on how to code w/o Jupyter, or with Jupyter lab.

How to work with py files.

Sample dev environments -- VS Code, nvim, etc.

Optionally, how to work with GH.