Skip to content

A unified platform for modern research computing

scttfrdmn/researchcomputing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ResearchComputing

A unified platform for modern research computing

researchcomput.ing

Overview

This repository contains the landing page and documentation for the ResearchComputing ecosystem - an integrated suite of tools for cloud-based research computing.

Ecosystem Projects

  • petri - Research-focused AWS account management
  • prism - Interactive cloud workspaces
  • lens - Lab notebook environments (Jupyter, RStudio, VSCode)
  • atom - Cloud-native HPC platform
  • cargoship - Enterprise data archiving
  • orca - Kubernetes-to-AWS burst computing

Documentation

This site is built with MkDocs and Material for MkDocs.

Local Development

# Install dependencies
pip install mkdocs-material mkdocs-minify-plugin

# Serve locally
mkdocs serve

# Build static site
mkdocs build

Blog

The blog is integrated using the MkDocs Material blog plugin.

Blog posts go in blog/posts/ with frontmatter:

---
date: 2025-01-20
authors:
  - scttfrdmn
categories:
  - Platform Updates
---

# Post Title

Post content...

Contributing

Contributions welcome! To suggest changes:

  1. Fork this repository
  2. Make your changes
  3. Submit a pull request

License

Documentation is licensed under CC BY 4.0.


Questions? Open an issue or discussion.

About

A unified platform for modern research computing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published