Skip to content

crosscompute/crosscompute-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrossCompute Analytics Automation System Documentation

Webify your scripts.

  • Automation Framework: Webify your Jupyter notebook or command-line script into a form that generates a report.
  • Editing Extension: Prototype your analytics collaboratively in JupyterLab with our CrossCompute extensions.
  • Analytics Marketplace: Sell subscription access to your reusable report.

To build this documentation, run the following commands:

# Install dependencies
pip install --upgrade \
    mkdocs \
    mkdocs-material \
    pre-commit \
    pygments \
    pymdown-extensions

# Install pre-commit hooks
pre-commit install

# Launch development server
mkdocs serve

# Build production assets
mkdocs build

About

Documentation for the CrossCompute Analytics Automation Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published