Skip to content

Commit ab54edb

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent 66938c2 commit ab54edb

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
90cde779
1+
d8c345a4

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": "7f4b8029-e7eb-4960-81e0-18a5cf9ad71f"
12+
"id": "e6c1dcfc-722d-45b5-acaa-0d0267f3d161"
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": "7ead9faa-5eb3-4191-9cfa-d962a7543d02"
50+
"id": "d8c61343-e383-44d8-80dd-39b9fcd572ed"
5151
},
5252
{
5353
"cell_type": "code",
@@ -66,15 +66,15 @@
6666
"df = pd.DataFrame(data)\n",
6767
"df"
6868
],
69-
"id": "37704b79-8b4c-4ed0-8c5f-3cf2e2e50122"
69+
"id": "cc58fba7-c1d2-4b06-b84a-399e1eb29a4d"
7070
},
7171
{
7272
"cell_type": "markdown",
7373
"metadata": {},
7474
"source": [
7575
"## A more sophisticated table"
7676
],
77-
"id": "9ccd275f-80da-48e1-889b-ed805b77e190"
77+
"id": "8479ef18-7662-4317-ae88-6e03c17425c2"
7878
},
7979
{
8080
"cell_type": "code",
@@ -121,7 +121,7 @@
121121
" .sub_missing(missing_text=\"\")\n",
122122
")"
123123
],
124-
"id": "a450ae02"
124+
"id": "a9206bcb"
125125
}
126126
],
127127
"nbformat": 4,

index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"See [this\n",
2020
"tutorial](https://inseefrlab.github.io/formation-starting-pack/)."
2121
],
22-
"id": "9b5a6666-39b7-4cc4-a194-328d1bef5d64"
22+
"id": "0fcbc8ff-2ea1-413b-ad81-e25e37d839f4"
2323
}
2424
],
2525
"nbformat": 4,

0 commit comments

Comments
 (0)