diff --git a/main.ipynb b/main.ipynb
index 84a82f5..58896a8 100644
--- a/main.ipynb
+++ b/main.ipynb
@@ -92,7 +92,7 @@
{
"data": {
"text/html": [
- "
\n",
+ "\n",
"Dernières compétitions
\n",
" \n",
" \n",
@@ -207,9 +207,9 @@
" "
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "#| label: podium1\n",
+ "viz.display_podium(data=data, title= \"Podium de la compétition: \" + header['nom'])"
+ ]
+ },
+ {
+ "cell_type": "raw",
+ "metadata": {
+ "vscode": {
+ "languageId": "raw"
+ }
+ },
+ "source": [
+ "### Compétition 2"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 10,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "#| label: podium2\n",
+ "viz.display_podium(data=data2, title= \"Podium de la compétition: \" + header2['nom'])"
+ ]
+ },
+ {
+ "cell_type": "raw",
+ "metadata": {},
+ "source": [
+ "## Row {.tabset} "
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 11,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "