GitHub

Original file line numberDiff line numberDiff line change

@@ -0,0 +1,20 @@

1+

---

2+

jupytext:

3+

text_representation:

4+

extension: .md

5+

format_name: myst

6+

kernelspec:

7+

display_name: Python 3

8+

language: python

9+

name: python3

10+

---

11+
12+

# Execution Statistics

13+
14+

This table contains the latest execution statistics.

15+
16+

```{nb-exec-table}

17+

```

18+
19+

These lectures are built on `linux` instances through `github actions` so are

20+

executed using the following [hardware specifications](https://docs.github.com/en/actions/reference/specifications-for-github-hosted-runners#supported-runners-and-hardware-resources)

Read the original on github.com ↗