-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit a07ea45
feat: script to check all examples in doc/python.
- Updates `pyproject.toml` to install packages previously listed in `doc/requirements.txt`.
- Removes `doc/requirements.txt`.
- Run `python bin/check-all-md.py doc/python/*.md` to re-run all examples.1 parent 20c60ef commit a07ea45
File tree
4 files changed
+984
-135
lines changed- bin
- doc
4 files changed
+984
-135
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + |
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 | + | ||
67 | + | ||
66 | 68 |
| |
67 | 69 |
| |
68 | 70 |
| |
71 | + | ||
72 | + | ||
69 | 73 |
| |
70 | 74 |
| |
71 | 75 |
| |
| |||
74 | 78 |
| |
75 | 79 |
| |
76 | 80 |
| |
81 | + | ||
77 | 82 |
| |
78 | 83 |
| |
79 | 84 |
| |
80 | 85 |
| |
81 | 86 |
| |
87 | + | ||
82 | 88 |
| |
83 | 89 |
| |
84 | 90 |
| |
91 | + | ||
85 | 92 |
| |
93 | + | ||
86 | 94 |
| |
87 | 95 |
| |
88 | 96 |
| |
|
0 commit comments