Back to open source

Georgia Tech OSPO Training Platform

This is a training platform built for Georgia Tech's Open Source Program Office. The platform is built using Jupyter Notebooks with the nbgrader package, and is hosted using on remote servers using the Littlest JupyterHub.

Features

  • Automatically Graded Coding Assignments: Runnable cells to test learners' understanding of practical concepts.
  • Quizzes: To test understanding of open-source projects and industry standards for large-scale code contribution.
  • Flexible Setup: Deployed on a Red Hat Linux VM using the Littlest JupyterHub, meaning that other organizations can feel free to add more enhancements and follow similar procedures to deploy their own instance of the lessons.
  • Friendly Documentation: Enabling ease of contribution and independent project deployments.