From 2ccdfcb5e304d9a2d42feaefa6cacb815ca52afd Mon Sep 17 00:00:00 2001
From: Jean-Luc Parouty <Jean-Luc.Parouty@simap.grenoble-inp.fr>
Date: Mon, 17 Oct 2022 19:16:51 +0200
Subject: [PATCH] Update README (v2.2.2)

---
 README.ipynb         | 18 +++++++++---------
 README.md            |  6 +++---
 fidle/about.yml      |  2 +-
 fidle/ci/default.yml |  2 +-
 4 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/README.ipynb b/README.ipynb
index e1a120b..04afd50 100644
--- a/README.ipynb
+++ b/README.ipynb
@@ -3,13 +3,13 @@
   {
    "cell_type": "code",
    "execution_count": 1,
-   "id": "c0502242",
+   "id": "e6482f7c",
    "metadata": {
     "execution": {
-     "iopub.execute_input": "2022-10-16T19:33:52.178836Z",
-     "iopub.status.busy": "2022-10-16T19:33:52.178369Z",
-     "iopub.status.idle": "2022-10-16T19:33:52.190555Z",
-     "shell.execute_reply": "2022-10-16T19:33:52.189704Z"
+     "iopub.execute_input": "2022-10-17T17:16:07.599553Z",
+     "iopub.status.busy": "2022-10-17T17:16:07.599306Z",
+     "iopub.status.idle": "2022-10-17T17:16:07.612204Z",
+     "shell.execute_reply": "2022-10-17T17:16:07.611282Z"
     },
     "jupyter": {
      "source_hidden": true
@@ -44,7 +44,7 @@
        "For more information, see **https://fidle.cnrs.fr** :\n",
        "- **[Fidle site](https://fidle.cnrs.fr)**\n",
        "- **[Presentation of the training](https://fidle.cnrs.fr/presentation)**\n",
-       "- **[Program 2021/2022](https://fidle.cnrs.fr/programme)**\n",
+       "- **[Program 2022/2023](https://fidle.cnrs.fr/programme)**\n",
        "- [Subscribe to the list](https://fidle.cnrs.fr/listeinfo), to stay informed !\n",
        "- [Find us on youtube](https://fidle.cnrs.fr/youtube)\n",
        "- [Corrected notebooks](https://fidle.cnrs.fr/done)\n",
@@ -52,7 +52,7 @@
        "For more information, you can contact us at :  \n",
        "[<img width=\"200px\" style=\"vertical-align:middle\" src=\"fidle/img/00-Mail_contact.svg\"></img>](#top)\n",
        "\n",
-       "Current Version : <!-- VERSION_BEGIN -->2.2.1<!-- VERSION_END -->\n",
+       "Current Version : <!-- VERSION_BEGIN -->2.2.2<!-- VERSION_END -->\n",
        "\n",
        "\n",
        "## Course materials\n",
@@ -67,7 +67,7 @@
        "## Jupyter notebooks\n",
        "\n",
        "<!-- TOC_BEGIN -->\n",
-       "<!-- Automatically generated on : 16/10/22 21:33:51 -->\n",
+       "<!-- Automatically generated on : 17/10/22 19:16:06 -->\n",
        "\n",
        "### Linear and logistic regression\n",
        "- **[LINR1](LinearReg/01-Linear-Regression.ipynb)** - [Linear regression with direct resolution](LinearReg/01-Linear-Regression.ipynb)  \n",
@@ -233,7 +233,7 @@
     "from IPython.display import display,Markdown\n",
     "display(Markdown(open('README.md', 'r').read()))\n",
     "#\n",
-    "# This README is visible under Jupiter Lab ;-)# Automatically generated on : 16/10/22 21:33:51"
+    "# This README is visible under Jupiter Lab ;-)# Automatically generated on : 17/10/22 19:16:06"
    ]
   }
  ],
diff --git a/README.md b/README.md
index 37d67db..96365c2 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ The objectives of this training are :
 For more information, see **https://fidle.cnrs.fr** :
 - **[Fidle site](https://fidle.cnrs.fr)**
 - **[Presentation of the training](https://fidle.cnrs.fr/presentation)**
-- **[Program 2021/2022](https://fidle.cnrs.fr/programme)**
+- **[Program 2022/2023](https://fidle.cnrs.fr/programme)**
 - [Subscribe to the list](https://fidle.cnrs.fr/listeinfo), to stay informed !
 - [Find us on youtube](https://fidle.cnrs.fr/youtube)
 - [Corrected notebooks](https://fidle.cnrs.fr/done)
@@ -31,7 +31,7 @@ For more information, see **https://fidle.cnrs.fr** :
 For more information, you can contact us at :  
 [<img width="200px" style="vertical-align:middle" src="fidle/img/00-Mail_contact.svg"></img>](#top)
 
-Current Version : <!-- VERSION_BEGIN -->2.2.1<!-- VERSION_END -->
+Current Version : <!-- VERSION_BEGIN -->2.2.2<!-- VERSION_END -->
 
 
 ## Course materials
@@ -46,7 +46,7 @@ Have a look about **[How to get and install](https://fidle.cnrs.fr/installation)
 ## Jupyter notebooks
 
 <!-- TOC_BEGIN -->
-<!-- Automatically generated on : 16/10/22 21:33:51 -->
+<!-- Automatically generated on : 17/10/22 19:16:06 -->
 
 ### Linear and logistic regression
 - **[LINR1](LinearReg/01-Linear-Regression.ipynb)** - [Linear regression with direct resolution](LinearReg/01-Linear-Regression.ipynb)  
diff --git a/fidle/about.yml b/fidle/about.yml
index 707666d..f066d55 100644
--- a/fidle/about.yml
+++ b/fidle/about.yml
@@ -13,7 +13,7 @@
 #
 # This file describes the notebooks used by the Fidle training.
 
-version:          2.2.1
+version:          2.2.2
 content:          notebooks
 name:             Notebooks Fidle
 description:      All notebooks used by the Fidle training
diff --git a/fidle/ci/default.yml b/fidle/ci/default.yml
index 4eb039b..a8533fd 100644
--- a/fidle/ci/default.yml
+++ b/fidle/ci/default.yml
@@ -1,6 +1,6 @@
 campain:
   version: '1.0'
-  description: Automatically generated ci profile (16/10/22 21:33:51)
+  description: Automatically generated ci profile (17/10/22 19:16:06)
   directory: ./campains/default
   existing_notebook: 'remove    # remove|skip'
   report_template: 'fidle     # fidle|default'
-- 
GitLab