We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa620a2 commit 47ad26cCopy full SHA for 47ad26c
1 file changed
v3/docs/developer-overview.md
@@ -233,6 +233,8 @@ in the user's program execution.
233
A lot of complicated stuff happens within `interaction` to grab a snapshot of the execution state and encode
234
it into an execution trace entry. I've written up a separate document describing the exact format of an execution trace:
235
236
+https://github.com/pgbovine/OnlinePythonTutor/blob/master/v3/docs/opt-trace-format.md
237
+
238
239
## Hacking the frontend
240
0 commit comments