CyberHub Documentation

CyberHub is a platform for collaborative data science and research.

Work in progress

These docs are just getting started. Sections below will fill out as the platform stabilizes.

Getting started

About this site

This documentation is built with MkDocs and published to https://docs.saguaroscyberhub.org from the CyberHub-Docs repository.

To work on the docs locally:

pip install mkdocs
mkdocs serve

Then open http://127.0.0.1:8000. Pages live in docs/ as Markdown; the site structure and settings are in mkdocs.yml.