Skip to content

Documentation on EPAM Life Sciences open source solutions

Notifications You must be signed in to change notification settings

KseniiaIarkova/lifescience

 
 

Repository files navigation

Lifesciences Open Source portal documentation

Overview

The repository contains sources for the EPAM Lifesciences Open Source portal.

https://lifescience.opensource.epam.com

Build using Docker

U=$UID docker-compose up

Build using epmlsop builder

sh build.sh

Build instructions

To compile site install Sphinx

sudo pip install -r requirements.txt

and then run:

make html

Optionally you could also install the livereload package, run python watch.py and see how the documentation recompiles/updates as you modify sources.

About

Documentation on EPAM Life Sciences open source solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 75.3%
  • Python 10.4%
  • HTML 7.8%
  • Makefile 3.5%
  • JavaScript 2.2%
  • Shell 0.7%
  • Dockerfile 0.1%