Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 790 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 790 Bytes

MyPyTutor

Installation

Things you'll need to do:

  1. Ensure you have python3.5 installed on your machine.
  2. make
  3. Run code/MyPyTutor.py in Python 3.
  4. Set your MyPyTutor tutorial folder to CSSE1001Tutorials in this repo (this folder will be created when you run make).
  • 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.

Documentation