##// END OF EJS Templates
fix cell execution in firefox, closes #3447...
fix cell execution in firefox, closes #3447 location.origin is specific to WebKit only. The fix is to use a combination of location.protocol and location.host
Paul Ivanov -
r10979:81a88be0
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / zmq / pylab
__init__.py Loading ...
backend_inline.py Loading ...