File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ You should see the visualizer at: http://localhost:8003/visualize.html
3030... and the live programming environment at: http://localhost:8003/live.html
3131
3232However, it can be hard to run your own visualizer locally for
33- non-Python languages, since there are complex setups in v4-cokapi/ that
34- I haven't yet cleanly packaged up. By default, the local version will
35- * call my server to run the non-Python backends* , so please be mindful of
33+ non-Python languages, since there are complex dependencies in v4-cokapi/ that
34+ I haven't yet cleanly packaged up. By default, the local version you run will
35+ * call my own server to run the non-Python backends* , so please be mindful of
3636your bandwidth usage.
3737
3838For further directions, see [ Overview for Developers] ( v3/docs/developer-overview.md ) or explore the [ rest of the docs] ( v3/docs/ ) .
Original file line number Diff line number Diff line change 158158 visualized pieces of code!]
159159
160160
161- June 2014 - launched shared sessions on Python Tutor:
161+ 2014-06-16 - launched the shared sessions feature on Python Tutor:
162162http://pgbovine.net/python-tutor-live.htm
163163
164164
@@ -196,6 +196,6 @@ v5-unity/
196196 will take place in v5-unity/ and *not* v3/.
197197
198198
199- October 2017 - launched "Get live help!" feature on Python Tutor, where
199+ 2017-10-20 - launched "Get live help!" feature on Python Tutor, where
200200anyone on the site can volunteer to help others who are requesting help
201- on the site.
201+ on the site: http://pgbovine.net/PG-Vlog-74-python-tutor-live-help.htm
You can’t perform that action at this time.
0 commit comments