Skip to content
Snippets Groups Projects
Select Git revision
  • virtual_environment2
  • master default protected
  • patch-1
  • salomon_upgrade
  • Urx
  • tabs
  • john_branch
  • anselm2
  • mkdocs_update
  • pbs
  • hot_fix
  • MPDATABenchmark
  • 20180621-revision
  • 20180621-before_revision
14 results

docs.it4i.cz

  • Clone with SSH
  • Clone with HTTPS
  • Forked from SCS / docs.it4i.cz
    1582 commits behind, 1854 commits ahead of the upstream repository.
    Lukáš Krupčík's avatar
    Lukáš Krupčík authored
    d046f665
    History

    User documentation

    This project contains IT4Innovations user documentation source.

    Development

    Install

    $ sudo apt install libpython-dev
    $ virtualenv venv
    $ source venv/bin/activate
    $ pip install -r requirements.txt

    Environments

    • [https://docs.it4i.cz - master branch](https://docs.it4i.cz - master branch)
    • [https://docs.it4i.cz/devel/BRANCH_NAME](https://docs.it4i.cz/devel/BRANCH_NAME) - maps the branches, available only with VPN access

    URLs

    fair-share
    InfiniBand
    RedHat
    CentOS
    Mellanox

    Mathematical Formulae

    Formulas are made with:

    You can add formula to page like this:

    $$
    MAX\_FAIRSHARE * ( 1 - \frac{usage_{Project}}{usage_{Total}} )
    $$

    To enable the MathJX on page you need to enable it by adding line ---8<--- "mathjax.md" at the end of file.