diff --git a/README.ipynb b/README.ipynb index 04afd5038d8ff23c548e825596abd07af8aa432a..962b9c14fee42d82ac9a2b2a061d02ee0f4e3eaa 100644 --- a/README.ipynb +++ b/README.ipynb @@ -3,13 +3,13 @@ { "cell_type": "code", "execution_count": 1, - "id": "e6482f7c", + "id": "916506c0", "metadata": { "execution": { - "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" + "iopub.execute_input": "2022-12-19T09:48:07.260059Z", + "iopub.status.busy": "2022-12-19T09:48:07.259179Z", + "iopub.status.idle": "2022-12-19T09:48:07.274680Z", + "shell.execute_reply": "2022-12-19T09:48:07.273954Z" }, "jupyter": { "source_hidden": true @@ -52,14 +52,14 @@ "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.2<!-- VERSION_END -->\n", + "Current Version : <!-- VERSION_BEGIN -->2.2.3<!-- VERSION_END -->\n", "\n", "\n", "## Course materials\n", "\n", "| | | | |\n", "|:--:|:--:|:--:|:--:|\n", - "| **[<img width=\"50px\" src=\"fidle/img/00-Fidle-pdf.svg\"></img><br>Course slides](https://fidle.cnrs.fr/supports)**<br>The course in pdf format<br>(12 Mo)| **[<img width=\"50px\" src=\"fidle/img/00-Notebooks.svg\"></img><br>Notebooks](https://fidle.cnrs.fr/notebooks)**<br> Get a Zip or clone this repository <br>(40 Mo)| **[<img width=\"50px\" src=\"fidle/img/00-Datasets-tar.svg\"></img><br>Datasets](https://fidle.cnrs.fr/fidle-datasets.tar)**<br>All the needed datasets<br>(1.2 Go)|**[<img width=\"50px\" src=\"fidle/img/00-Videos.svg\"></img><br>Videos](https://fidle.cnrs.fr/youtube)**<br> Our Youtube channel <br> |\n", + "| **[<img width=\"50px\" src=\"fidle/img/00-Fidle-pdf.svg\"></img><br>Course slides](https://fidle.cnrs.fr/supports)**<br>The course in pdf format<br>(12 Mo)| **[<img width=\"50px\" src=\"fidle/img/00-Notebooks.svg\"></img><br>Notebooks](https://fidle.cnrs.fr/notebooks)**<br> Get a Zip or clone this repository <br>(40 Mo)| **[<img width=\"50px\" src=\"fidle/img/00-Datasets-tar.svg\"></img><br>Datasets](https://fidle.cnrs.fr/datasets-fidle.tar)**<br>All the needed datasets<br>(1.2 Go)|**[<img width=\"50px\" src=\"fidle/img/00-Videos.svg\"></img><br>Videos](https://fidle.cnrs.fr/youtube)**<br> Our Youtube channel <br> |\n", "\n", "Have a look about **[How to get and install](https://fidle.cnrs.fr/installation)** these notebooks and datasets.\n", "\n", @@ -67,7 +67,7 @@ "## Jupyter notebooks\n", "\n", "<!-- TOC_BEGIN -->\n", - "<!-- Automatically generated on : 17/10/22 19:16:06 -->\n", + "<!-- Automatically generated on : 19/12/22 10:48: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 : 17/10/22 19:16:06" + "# This README is visible under Jupiter Lab ;-)# Automatically generated on : 19/12/22 10:48:06" ] } ], diff --git a/README.md b/README.md index 96365c20c7c71358fe6c1ec4f98eb57b99923ed9..d820465b2a63cfdb07588dd610a74cccf8456198 100644 --- a/README.md +++ b/README.md @@ -31,14 +31,14 @@ 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.2<!-- VERSION_END --> +Current Version : <!-- VERSION_BEGIN -->2.2.3<!-- VERSION_END --> ## Course materials | | | | | |:--:|:--:|:--:|:--:| -| **[<img width="50px" src="fidle/img/00-Fidle-pdf.svg"></img><br>Course slides](https://fidle.cnrs.fr/supports)**<br>The course in pdf format<br>(12 Mo)| **[<img width="50px" src="fidle/img/00-Notebooks.svg"></img><br>Notebooks](https://fidle.cnrs.fr/notebooks)**<br> Get a Zip or clone this repository <br>(40 Mo)| **[<img width="50px" src="fidle/img/00-Datasets-tar.svg"></img><br>Datasets](https://fidle.cnrs.fr/fidle-datasets.tar)**<br>All the needed datasets<br>(1.2 Go)|**[<img width="50px" src="fidle/img/00-Videos.svg"></img><br>Videos](https://fidle.cnrs.fr/youtube)**<br> Our Youtube channel <br> | +| **[<img width="50px" src="fidle/img/00-Fidle-pdf.svg"></img><br>Course slides](https://fidle.cnrs.fr/supports)**<br>The course in pdf format<br>(12 Mo)| **[<img width="50px" src="fidle/img/00-Notebooks.svg"></img><br>Notebooks](https://fidle.cnrs.fr/notebooks)**<br> Get a Zip or clone this repository <br>(40 Mo)| **[<img width="50px" src="fidle/img/00-Datasets-tar.svg"></img><br>Datasets](https://fidle.cnrs.fr/datasets-fidle.tar)**<br>All the needed datasets<br>(1.2 Go)|**[<img width="50px" src="fidle/img/00-Videos.svg"></img><br>Videos](https://fidle.cnrs.fr/youtube)**<br> Our Youtube channel <br> | Have a look about **[How to get and install](https://fidle.cnrs.fr/installation)** these notebooks and datasets. @@ -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 : 17/10/22 19:16:06 --> +<!-- Automatically generated on : 19/12/22 10:48: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 f066d55d34d06c7ef31baa27f43679bfc179ee1d..101115aa24b2a257da817f4a3f85be552d935477 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.2 +version: 2.2.3 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 a8533fd56b21d3ce031063caa74a5f48afa21b2b..9b2d3393832190bd4f71e3039d105b5469105ca3 100644 --- a/fidle/ci/default.yml +++ b/fidle/ci/default.yml @@ -1,6 +1,6 @@ campain: version: '1.0' - description: Automatically generated ci profile (17/10/22 19:16:06) + description: Automatically generated ci profile (19/12/22 10:48:06) directory: ./campains/default existing_notebook: 'remove # remove|skip' report_template: 'fidle # fidle|default'