Skip to content

Documentation for the use of the internal AI for Oncology cluster Kosmos

Notifications You must be signed in to change notification settings

NKI-AI/kosmos-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kosmos-documentation

This repository contains the documentation for the use of the internal AI for Oncology cluster Kosmos.

Installation

To install the necessary requirements for building and viewing the documentation, follow these steps:

  1. Clone this repository to your local machine:

    git clone [https://github.com/your-username/kosmos-documentation.git](https://github.com/NKI-AI/kosmos-documentation)
  2. Navigate to the cloned repository:

    cd kosmos-documentation
  3. Install the required dependencies using pip:

    pip install -r requirements.txt

    This will install the sphinx_book_theme package, which is used to handle the rendering of the RST files.

Building the Documentation

Once the requirements are installed, you can build the documentation using Sphinx. To build the documentation, run the following command:

make uploaddocs

This commands will first clean HTML and other files under the directory kosmos if previously make uploaddocs was performed. After that it will generate the HTML files for the documentation in the kosmos directory.

Viewing the Documentation

Generated documentation can be found at the website https://docs.aiforoncology.nl/kosmos/.

About

Documentation for the use of the internal AI for Oncology cluster Kosmos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages