From c18475afbb6df9d3857fbb91317fa9feacc4dc1b Mon Sep 17 00:00:00 2001 From: Jean-Luc Parouty <Jean-Luc.Parouty@grenoble-inp.fr> Date: Wed, 11 Mar 2020 18:08:36 +0100 Subject: [PATCH] Update README to include new wiki pages --- README.ipynb | 20 ++++++-------------- README.md | 13 ++++++------- 2 files changed, 12 insertions(+), 21 deletions(-) diff --git a/README.ipynb b/README.ipynb index 9cd53ae..2cdfccb 100644 --- a/README.ipynb +++ b/README.ipynb @@ -29,16 +29,15 @@ " - Understanding **Tensorflow/Keras** and **Jupyter lab** technologies\n", " - Apprehend the **academic computing environments** Tier-2 or Tier-1 with powerfull GPU\n", "\n", - "Current Version : 0.4\n", + "Current Version : 0.5 \n", + "\n", "\n", "## Course materials\n", "**[<img width=\"50px\" src=\"fidle/img/00-Fidle-pdf.svg\"></img>\n", - "Get the course slides](https://cloud.univ-grenoble-alpes.fr/index.php/s/f5T59gk3bxm4Dt9)** \n", - "\n", - "\n", + "Get the course slides](https://cloud.univ-grenoble-alpes.fr/index.php/s/nx9axb3Yz2Gd7F5)** \n", "\n", - "<!--  -->\n", - "Useful information is also available in the [wiki](https://gricad-gitlab.univ-grenoble-alpes.fr/talks/fidle/-/wikis/home)\n", + "[How to get and install](https://gricad-gitlab.univ-grenoble-alpes.fr/talks/fidle/-/wikis/Install-Fidle) notebooks and datasets \n", + "Some other useful informations are also available in the [wiki](https://gricad-gitlab.univ-grenoble-alpes.fr/talks/fidle/-/wikis/home)\n", "\n", "\n", "## Jupyter notebooks\n", @@ -122,7 +121,7 @@ "\n", "## Installation\n", "\n", - "A procedure for **configuring** and **starting Jupyter** is available in the **[Wiki](https://gricad-gitlab.univ-grenoble-alpes.fr/talks/fidle/-/wikis/howto-jupyter)**.\n", + "A procedure for **configuring** and **starting Jupyter** is available in the **[Wiki](https://gricad-gitlab.univ-grenoble-alpes.fr/talks/fidle/-/wikis/Install-Fidle)**.\n", "\n", "## Licence\n", "\n", @@ -150,13 +149,6 @@ "#\n", "# This README is visible under Jupiter LAb ! :-)" ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": { diff --git a/README.md b/README.md index 215b46f..f3e379d 100644 --- a/README.md +++ b/README.md @@ -15,16 +15,15 @@ The objectives of this training, co-organized by the Formation Permanente CNRS a - Understanding **Tensorflow/Keras** and **Jupyter lab** technologies - Apprehend the **academic computing environments** Tier-2 or Tier-1 with powerfull GPU -Current Version : 0.4 +Current Version : 0.5 + ## Course materials **[<img width="50px" src="fidle/img/00-Fidle-pdf.svg"></img> -Get the course slides](https://cloud.univ-grenoble-alpes.fr/index.php/s/f5T59gk3bxm4Dt9)** - - +Get the course slides](https://cloud.univ-grenoble-alpes.fr/index.php/s/nx9axb3Yz2Gd7F5)** -<!--  --> -Useful information is also available in the [wiki](https://gricad-gitlab.univ-grenoble-alpes.fr/talks/fidle/-/wikis/home) +[How to get and install](https://gricad-gitlab.univ-grenoble-alpes.fr/talks/fidle/-/wikis/Install-Fidle) notebooks and datasets +Some other useful informations are also available in the [wiki](https://gricad-gitlab.univ-grenoble-alpes.fr/talks/fidle/-/wikis/home) ## Jupyter notebooks @@ -108,7 +107,7 @@ Useful information is also available in the [wiki](https://gricad-gitlab.univ-gr ## Installation -A procedure for **configuring** and **starting Jupyter** is available in the **[Wiki](https://gricad-gitlab.univ-grenoble-alpes.fr/talks/fidle/-/wikis/howto-jupyter)**. +A procedure for **configuring** and **starting Jupyter** is available in the **[Wiki](https://gricad-gitlab.univ-grenoble-alpes.fr/talks/fidle/-/wikis/Install-Fidle)**. ## Licence -- GitLab