JupyterHub
HomeServicesDocumentationBlog
1.0.0
1.0.0
  • Introduction
  • Determine Your Workflow
  • About Jupyter Notebooks
  • About JupyterHub
  • Computing Policies
  • ❓Help and Support
    • Getting Support
    • FAQ
    • Known Issues/Bugs
    • Instructor's Checklist
    • Additional Resources
  • Getting Started
    • Sign In
    • Import Notebooks
    • Launch a Notebook
    • Launch a Terminal Session
  • Using Your Hub
    • Interface Overview
    • Creating a New Blank Notebook
    • Managing Active Notebooks
    • Shutting Down Server
  • Content Sync via Link
    • Link generation
  • CONTENT SYNC VIA GIT
    • Git Overview
    • Create GitHub Account
    • Set Up Git in JupyterHub
    • Downloading Content
    • Saving and Uploading Content
    • GIT Cheatsheet
  • Github Classroom (Student Guide)
    • Getting Started
    • Getting and Uploading Assignments
  • GitHub Classroom (Instructor Guide)
    • Overview
    • Getting Started
    • Distributing Homework
    • Distributing Lectures
    • Learning Management Systems
  • ADVANCED TOPICS
    • Package Installation
    • Accessing Classic Notebook
    • Slideshow Plugin
    • VSCode
    • SQLite
    • RStudio and Shiny
    • Dash
  • Reproducibility
    • Replicating the Environment
    • Using Docker
Powered by GitBook
On this page
  • Step 1: Accept Assignment
  • Step 2: Copy Assignment URL
  • Step 3: Download to content to JupyterHub
  • Step 4: Save and upload changes to your assigment materials
Export as PDF
  1. Github Classroom (Student Guide)

Getting and Uploading Assignments

PreviousGetting StartedNextOverview

Last updated 5 years ago

Step 1: Accept Assignment

In order to begin working on your assigned coding project, you must first accept the GitHub assignment by clicking on the corresponding assignment link provided by your instructor. It will require you to log into your GitHub account (if you do not have one, see ). Once logged in, click the Accept this assignment and your repository will be automatically generated.

Step 2: Copy Assignment URL

Once your assignment repository has been created, you must get the exact URL to the assignment you wish to download to the hub. To do this, either a) click the corresponding link for where your assignment has been created (see image above), or b) navigate to your github repository list, then:

  1. Navigate to the assignment you wish to work on in GitHub

Step 3: Download to content to JupyterHub

Step 4: Save and upload changes to your assigment materials

Click the"Clone or download" button

Copy the Git URL to your clipboard by clicking the clipboard button

Follow the steps in the page in the previous section

As you work on your assigment, it is a good practice to commit and push your changes regularly. Follow the steps in the page in the previous section

Downloading Content
Saving and Uploading
Following these steps will copy the URL to your clipboard
Getting Started - Create a GitHub account