Learn 1: Jupyter Notebooks

This is the first challenge within the Robotics with GoPiGo and Python Curriculum.

Your task is to program your robot to navigate an area of previously unseen terrain to reach its destination, passing through a number of waypoints.

7. The Notebook Menu

There is a selection of  icons available at the top of your notebook. These provide you with a simple way to interact with your notebook and cells with a single mouse click.

A lot of the notebook commands available via these icons (and more) can also be found in the Jupyter Main Menu under the Edit menu option.

      1. Why not click on Edit and take a look for yourself?