Things you'll need to do:
- Ensure you have python3.5 installed on your machine.
make
- Run
code/MyPyTutor.py
in Python 3. - Set your MyPyTutor tutorial folder to
CSSE1001Tutorials
in this repo (this folder will be created when you runmake
).
- You can do this from "Preferences"/"Configure Tutorial Folder" in the menu.
- If you already have a MPT installation on your machine, you can also edit
~/mypytutor.cfg
.
- Tutorial file format for
.tut
directories - Summary of tasks/problems
- Client/Server communication protocols