File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55Here is a brief message from him on how to set it up:
66
7+ ------
8+
79I teach python to undergrads and my students have enjoyed using
810PythonTutor to trace programs. I have modified PythonTutor slightly to
911work within GraphTerm, which is a graphical terminal for unix computers
@@ -12,9 +14,9 @@ now trace your programs visually within the terminal.
1214
1315To install it and run it, use the following three commands on a Mac or Linux system:
1416
15- sudo easy_install graphterm
16- sudo gterm_setup # To setup the toolchain
17- gtermserver --terminal
17+ sudo easy_install graphterm
18+ sudo gterm_setup # To setup the toolchain
19+ gtermserver --terminal
1820
1921This will run the GraphTerm server and open up a browser terminal
2022window. In that window, you can ` cd ` to the directory containing the
You can’t perform that action at this time.
0 commit comments