Lesson plans have been converted to Jupyter Notebooks.
- In a terminal window run
jupyter notebook - This should bring up a browser that points to this URL:
http://localhost:8888/tree# - Go to
minecraft/notebook/and click onIntroduction.ipynbto start coding!
- In case you don't have a running Raspberry Pi and want to view the content: Jupyter Viewer
- Should not be required if already using a pre-build sd card.
sudo apt-get install python-devsudo pip install jupyterto install jupyter notebook