You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lectures/intro.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,11 +15,10 @@ This website presents a set of lectures on Python programming for economics and
15
15
[Thomas J. Sargent](http://www.tomsargent.com/) and [John Stachurski](http://johnstachurski.net/). This is the first text in the series, which focuses on programming in Python.
16
16
17
17
```{admonition} News
18
-
[QuantEcon](https://quantecon.org) is moving to use the [Jupyter Book](https://jupyterbook.org/intro.html)
19
-
build system for all of its projects. We are a founding member of the
20
-
[executable books organization](https://github.com/executablebooks) and this
21
-
is the first in the QuantEcon lecture series to make this migration. We hope you like it -- if you have any
22
-
feedback please let us know at contact@quantecon.org
18
+
[QuantEcon](https://quantecon.org) is moving to [Jupyter Book](https://jupyterbook.org/intro.html)
19
+
to build all of its projects. We are a founding member of the
20
+
[Executable Books Project](https://github.com/executablebooks) and this
21
+
is the first in the QuantEcon lecture series to migrate. Please send feedback to <contact@quantecon.org>
23
22
```
24
23
25
24
For an overview of the series, see [this page](https://quantecon.org/python-lectures/)
0 commit comments