Skip to content

Commit 2c7510b

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent 6b5c268 commit 2c7510b

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ca48af68
1+
fad20ced

chapters/chapter1.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"For a demonstration of a line plot on a polar axis, see\n",
1010
"<a href=\"#fig-polar\" class=\"quarto-xref\">Figure 1</a>."
1111
],
12-
"id": "cf01a4a0-6d9d-4199-a4c8-61b1cf8dafd8"
12+
"id": "a64d6d0e-4ca6-47e9-b7a8-a91e37ad8680"
1313
},
1414
{
1515
"cell_type": "code",
@@ -47,7 +47,7 @@
4747
"This section demonstrates how to create and display a simple pandas\n",
4848
"DataFrame."
4949
],
50-
"id": "26663ac8-2273-445c-9418-8e611fab8363"
50+
"id": "dfabfe8e-d2be-4352-becd-d64a2d03ce96"
5151
},
5252
{
5353
"cell_type": "code",
@@ -66,15 +66,15 @@
6666
"df = pd.DataFrame(data)\n",
6767
"df"
6868
],
69-
"id": "b5570136-7a06-4e71-b329-651e201f205e"
69+
"id": "60306e4a-6bc1-4d74-b97e-f73d3f372c88"
7070
},
7171
{
7272
"cell_type": "markdown",
7373
"metadata": {},
7474
"source": [
7575
"## A more sophisticated table"
7676
],
77-
"id": "3beae904-5f0b-4b35-b1e6-1a36be420ac0"
77+
"id": "3e2bd81c-d152-43dc-98a4-2da9c4880e7f"
7878
},
7979
{
8080
"cell_type": "code",
@@ -121,7 +121,7 @@
121121
" .sub_missing(missing_text=\"\")\n",
122122
")"
123123
],
124-
"id": "65348bce"
124+
"id": "58e2caa4"
125125
}
126126
],
127127
"nbformat": 4,

index.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Template for WP6 training material\n",
7+
"# Template for Python training material\n",
88
"\n",
99
"\\| [Public Statistician 1]() \\| [Public Statistician 2]() \n",
1010
"2025-05-16\n",
@@ -19,7 +19,7 @@
1919
"See [this\n",
2020
"tutorial](https://inseefrlab.github.io/formation-starting-pack/)."
2121
],
22-
"id": "ad1b554e-35e3-469c-ae6d-e406cd4c342e"
22+
"id": "18012d11-7e9d-4ed0-82ac-063bdeae0ffb"
2323
}
2424
],
2525
"nbformat": 4,

0 commit comments

Comments
 (0)