Skip to content

abertout/rioc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inria Paris/Rocquencourt cluster user documentation

Requirements

Install the package manager miniconda3, from:

http://conda.pydata.org/miniconda.html

Create a conda environment, for example named 'rioc', containing required packages:

conda create -n rioc python=3 sphinx sphinx_rtd_theme

Activate the conda environment:

source activate rioc

Build documentation

Build the documentation:

cd doc
make html

Open the generated files:

firefox doc/_build/html/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published