##// END OF EJS Templates
refuse to run js tests with phantom + tornado 4...
refuse to run js tests with phantom + tornado 4 websocket connections fail with 426 because phantomjs implements a super old draft of webosockets that recent tornado doesn't support This refused to run in that situation with an informative message.

File last commit:

r13775:d69121f5
r18356:b3a696fb
Show More
README.md
9 lines | 318 B | text/x-minidsrc | MarkdownLexer
Paul Ivanov
added a note about sharing of nbconvert tempates
r13775 README FIRST
============
Please do not add new templates for nbconvert here.
In order to speed up the distribution of nbconvert templates and make it
simpler to share such contributions, we encourage [sharing those links on our
wiki
page](https://github.com/ipython/ipython/wiki/Cookbook:%20nbconvert%20templates).