bihealth / bih-cluster

BIH Cluster Wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BIH HPC Cluster Documentation

You can find the built documentation here:

Building the Documentation Locally

Prerequisites

host:~$ sudo pip install pipenv  # maybe pip3 install or python -m pip install pipenv

Clone

host:~$ git clone xxx
host:~$ cd bih-cluster
host:bih-cluster$ pipenv install
host:bih-cluster$ pipenv shell
(bih-cluster) host:bih-cluster$ cd bih-cluster
(bih-cluster) host:bih-cluster$ mkdocs serve

About

BIH Cluster Wiki

License:Other


Languages

Language:Awk 78.8%Language:HTML 17.6%Language:Makefile 2.2%Language:CSS 1.4%