Skip to content
Snippets Groups Projects

Add table of contents

Merged Ghost User requested to merge issue_1 into master
All threads resolved!
  • Added a table of contents
  • Updated the numbering of the headlines
  • Minor change in the script data_utils.py in directory utils to use the new style for string formatting

closes #1

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Author Contributor

    In general it looks great. In addition to fixing the above mentioned minor issues, I'd recommend doing a pass through the ToC to check for dots, whitespaces, etc.; to make sure it is all consistent.

    By Fahad Khalid on 2019-03-07T12:57:29 (imported from GitLab project)

  • 16 16
    17 ### A word regarding the code samples
    17 # Table of contents
    18 <!-- TOC -->
    19
    20 1. [A word regarding the code samples](#1-a-word-regarding-the-code-samples)
    21 2. [Changes made to support loading of pre-downloaded datasets](#2-changes-made-to-support-loading-of-pre-downloaded-datasets)
    22 3. [Applying for user accounts on supercomputers](#3-applying-for-user-accounts-on-supercomputers)
    23 * [3.1 JURECA and JUWELS](#31-jureca-and-juwels)
    24 * [3.2. JURON](#32-juron)
    25 4. [Logging on to the supercomputers](#4-logging-on-to-the-supercomputers)
    26 * [4.1.JURECA](#41-jureca)
    27 * [4.2. JURON](#42-juron)
    28 5. [Cloning the repository](#5-cloning-the-repository)
    29 * [5.1. JURECA](#51-jureca)
    30 * [5.2. JURONA](#52-juron)
  • 14 14 above mentioned frameworks. If you are interested in educational resources for beginners, please
    15 15 visit [this](https://gitlab.version.fz-juelich.de/MLDL_FZJ/MLDL_FZJ_Wiki/wikis/Education) page.
    16 16
    17 ### A word regarding the code samples
    17 # Table of contents
    18 <!-- TOC -->
    19
    20 1. [A word regarding the code samples](#1-a-word-regarding-the-code-samples)
    21 2. [Changes made to support loading of pre-downloaded datasets](#2-changes-made-to-support-loading-of-pre-downloaded-datasets)
    22 3. [Applying for user accounts on supercomputers](#3-applying-for-user-accounts-on-supercomputers)
    23 * [3.1 JURECA and JUWELS](#31-jureca-and-juwels)
    24 * [3.2. JURON](#32-juron)
    25 4. [Logging on to the supercomputers](#4-logging-on-to-the-supercomputers)
    26 * [4.1.JURECA](#41-jureca)
  • 14 14 above mentioned frameworks. If you are interested in educational resources for beginners, please
    15 15 visit [this](https://gitlab.version.fz-juelich.de/MLDL_FZJ/MLDL_FZJ_Wiki/wikis/Education) page.
    16 16
    17 ### A word regarding the code samples
    17 # Table of contents
    18 <!-- TOC -->
    19
    20 1. [A word regarding the code samples](#1-a-word-regarding-the-code-samples)
    21 2. [Changes made to support loading of pre-downloaded datasets](#2-changes-made-to-support-loading-of-pre-downloaded-datasets)
    22 3. [Applying for user accounts on supercomputers](#3-applying-for-user-accounts-on-supercomputers)
    23 * [3.1 JURECA and JUWELS](#31-jureca-and-juwels)
  • Ghost User added 1 commit

    added 1 commit

    • 79622fae - Update README.md; made sure all is consistend and changed minor typos

    Compare with previous version

    By tabea kirchner on 2019-03-07T13:03:44 (imported from GitLab project)

  • Ghost User resolved all discussions

    resolved all discussions

    By tabea kirchner on 2019-03-07T13:06:15 (imported from GitLab project)

  • Author Contributor

    Went through the ToC again to check for consistency

    By tabea kirchner on 2019-03-07T13:08:13 (imported from GitLab project)

  • Ghost User mentioned in commit da8cf076

    mentioned in commit da8cf076

    By Fahad Khalid on 2019-03-07T13:12:22 (imported from GitLab project)

  • merged

    By Fahad Khalid on 2019-03-07T13:12:22 (imported from GitLab project)

  • Please register or sign in to reply
    Loading