This project contains e-INFRA CZ documentation portal source.
$ sudo apt install libpython-dev
$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
or using docker
$ git submodule update --init --recursive
$ sudo ./start.sh
the -b
parameter builds the container with required dependencies.
$ pip list -o
$ pip install --upgrade package
$ pip freeze | sed '/pkg-resources==/d' > requirements.txt
- [https://docs.it4i.cz - master branch](https://docs.it4i.cz - master branch)
- https://docs.it4i.cz/devel/$BRANCH_NAME - maps the branches, available only with VPN access
fair-share
InfiniBand
RedHat
CentOS
Mellanox
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.