Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 334c2a9

Browse filesBrowse files
authored
MNT: upgrade quantecon-book-theme and authors (#300)
1 parent efe322b commit 334c2a9
Copy full SHA for 334c2a9

File tree

Expand file treeCollapse file tree

3 files changed

+9
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

3 files changed

+9
-3
lines changed
Open diff view settings
Collapse file

‎environment.yml‎

Copy file name to clipboardExpand all lines: environment.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
- pip:
99
- jupyter-book==0.15.1
1010
- docutils==0.17.1
11-
- quantecon-book-theme==0.6.2
11+
- quantecon-book-theme==0.7.0
1212
- sphinx-tojupyter==0.3.0
1313
- sphinxext-rediraffe==0.2.7
1414
- sphinx-exercise==0.4.1
Collapse file

‎lectures/_config.yml‎

Copy file name to clipboardExpand all lines: lectures/_config.yml
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ sphinx:
2727
html_theme: quantecon_book_theme
2828
html_static_path: ['_static']
2929
html_theme_options:
30+
authors:
31+
- name: Thomas J. Sargent
32+
url: http://www.tomsargent.com/
33+
- name: John Stachurski
34+
url: https://johnstachurski.net/
3035
dark_logo: quantecon-logo-transparent.png
3136
header_organisation_url: https://quantecon.org
3237
header_organisation: QuantEcon
Collapse file

‎lectures/intro.md‎

Copy file name to clipboardExpand all lines: lectures/intro.md
+3-2Lines changed: 3 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ kernelspec:
1111

1212
# Python Programming for Economics and Finance
1313

14-
This website presents a set of lectures on Python programming for economics and finance, designed and written by
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.
14+
This website presents a set of lectures on Python programming for economics and finance.
15+
16+
This is the first text in the series, which focuses on programming in Python.
1617

1718
For an overview of the series, see [this page](https://quantecon.org/python-lectures/)
1819

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.