##// 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 / tests
__init__.py Loading ...
test_embed_kernel.py Loading ...
test_serialize.py Loading ...
test_session.py Loading ...