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
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,24 @@ kernelspec:
14
14
This website presents a set of lectures on Python programming for economics and finance, designed and written by
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
-
```{admonition}News
17
+
```{admonition}New Build System
18
18
[QuantEcon](https://quantecon.org) is moving to the [Jupyter Book](https://jupyterbook.org/intro.html)
19
19
build system for all of its projects. We are a founding member of the
20
20
[Executable Books Project](https://github.com/executablebooks), an international collaboration to
21
21
build open source tools that facilitate publishing using the Jupyter
0 commit comments