Welcome!

This is an ONLINE “hour of code” style session for students to get an introduction to Callysto, Jupyter, and Python. This project was funded in partnership with Callysto the Pacific Institute for Mathematical Science (PIMS) and CanCode (Government of Canada). The course is taught by Discover Coding.

Watch this video for assistance with completing the below steps.

To get started, please complete these steps:

Log into Callysto:

https://hub.callysto.ca/

Open your Notebook on Callysto:

Click the “Run” button on the top of the page.

Click “View” and select “Toggle Line Numbers” button to view the small numbers in the boxes underneath.

Above didn’t work?  Visit this link instead:

https://mybinder.org/v2/gh/callysto/hour-of-callysto/master

*IMPORTANT NOTE* you will need to run an extra command at the start of your notebook to get Turtle to work:

!pip install mobilechelonian > /dev/null

Don't forget to check out Discover Coding's other fun courses!!