Python Discoverers Online

Welcome to Python Discoverers! These lessons will help you learn how to write your first Python programs!

FIRST-TIME SET UP

  1. Copy this command:
    git config --global http.sslverify false
  2. Log in with a Google or Microsoft account: https://hub.callysto.ca/jupyter/hub/home
  3. Open a terminal ( New -> Terminal )
  4. Paste the command ( Shift + Insert, or Right-click -> paste )

START / CONTINUE YOUR CLASS