Skip to content

Commit c60b615

Browse files
authored
Update unsupported-features.md
1 parent 3b2e21e commit c60b615

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

unsupported-features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Python Tutor is maintained by one single volunteer ([me!](http://pgbovine.net/))
44

55
General guidelines:
66

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.
99

1010
---
1111
[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

Comments
 (0)