Skip to content

Commit 4f72ec3

Browse files
committed
record changes
1 parent b4a91d7 commit 4f72ec3

File tree

2 files changed

+44
-0
lines changed

2 files changed

+44
-0
lines changed

book/99-changes.ipynb

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "american-settle",
6+
"metadata": {},
7+
"source": [
8+
"# Changes\n",
9+
"\n",
10+
"Since 2021"
11+
]
12+
},
13+
{
14+
"cell_type": "markdown",
15+
"id": "naughty-affairs",
16+
"metadata": {},
17+
"source": [
18+
"- 3 Jan 2022: review visualisation chapter"
19+
]
20+
}
21+
],
22+
"metadata": {
23+
"kernelspec": {
24+
"display_name": "Python 3",
25+
"language": "python",
26+
"name": "python3"
27+
},
28+
"language_info": {
29+
"codemirror_mode": {
30+
"name": "ipython",
31+
"version": 3
32+
},
33+
"file_extension": ".py",
34+
"mimetype": "text/x-python",
35+
"name": "python",
36+
"nbconvert_exporter": "python",
37+
"pygments_lexer": "ipython3",
38+
"version": "3.9.0"
39+
}
40+
},
41+
"nbformat": 4,
42+
"nbformat_minor": 5
43+
}

book/_toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ chapters:
2121
- file: 16-scipy
2222
- file: 17-pandas
2323
- file: 18-next-steps
24+
- file: 99-changes

0 commit comments

Comments
 (0)