Skip to content

Commit 0fc5009

Browse files
authored
MAINT: check gpu admonitions and tidy up (#137)
* MAINT: check gpu admonitions and tidy up * remove contents
1 parent e259dcd commit 0fc5009

File tree

4 files changed

+2
-12
lines changed

4 files changed

+2
-12
lines changed

lectures/inventory_dynamics.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ kernelspec:
2727
```{index} single: Markov process, inventory
2828
```
2929

30-
```{contents} Contents
31-
:depth: 2
32-
```
33-
3430
## Overview
3531

3632
This lecture explores JAX implementations of the exercises in the lecture on [inventory dynamics](https://python.quantecon.org/inventory_dynamics.html).

lectures/kesten_processes.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ kernelspec:
2424
```{index} single: Linear State Space Models
2525
```
2626

27-
```{contents} Contents
28-
:depth: 2
29-
```
30-
3127
```{include} _admonition/gpu.md
3228
```
3329

lectures/markov_asset.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ kernelspec:
1313

1414
# An Asset Pricing Problem
1515

16+
```{include} _admonition/gpu.md
17+
```
1618

1719
## Overview
1820

lectures/mle.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ kernelspec:
1313

1414
# Maximum Likelihood Estimation
1515

16-
```{contents} Contents
17-
:depth: 2
18-
```
19-
2016
```{include} _admonition/gpu.md
2117
```
2218

0 commit comments

Comments
 (0)