Ops Manager Learn 1: The Notebook
1. Upload the Notebook
For this mission, we have provided you with a template notebook file called picker.ipynb.
To open this in Jupyter Notebooks, do the following:
- Store the picker.ipynb file on your USB drive.
- Plug the drive into a USB port on your robot.
- A USB-Drive folder will appear in the file explorer of Jupyter Notebooks. Double-click on this to open the folder.
Double-click on the picker.ipynb file to open it.
The picker.ipynb notebook contains several code cells. Some are pre-populated for your convenience, some are empty. You will be writing the code for the empty cells.