##// END OF EJS Templates
Add ajax contentType parameters...
Add ajax contentType parameters Backport jupyter/jupyter_notebook#72 for 3.2

File last commit:

r14009:6f019b30
r21343:492fb5d3
Show More
__main__.py
3 lines | 104 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.testing import iptestcontroller
iptestcontroller.main()