You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: unsupported-features.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ Python Tutor is maintained by one single volunteer ([me!](http://pgbovine.net/))
4
4
5
5
General guidelines:
6
6
7
-
- I cannot provide technical support for users who want to install Python Tutor locally on their own computers or host it on their own servers. I can provide support only for the official website.
8
-
- I cannot provide support for Python Tutor instances embedded on other people's websites, such as course websites or online tutorials. Please contact the people in charge of those websites for help.
7
+
- I cannot provide technical support for users who want to install Python Tutor locally on their own computers or host it on their own servers. I can provide support only for the official website at [http://pythontutor.com/](http://pythontutor.com/).
8
+
- I also cannot provide support for Python Tutor code that's embedded within other people's websites, such as class websites or online tutorials. Please contact the people in charge of those websites for help.
9
9
10
10
---
11
11
[Python Tutor](http://pythontutor.com/) currently does **NOT** support the following programming language features. Some of these features will eventually be supported, but others probably won't, due to implementation challenges and other priorities.
0 commit comments