##// END OF EJS Templates
load mathjax from CDN via https...
load mathjax from CDN via https Amazon CloudFront (MathJax's CDN) supports HTTPS, but their SSL certificate only applies to *.cloudfront.net urls. This retrieves the cloudfront host at runtime, and loads MathJax from there via HTTPS.

File last commit:

r1420:34bafc01
r6155:761f626a
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x