##// END OF EJS Templates
remove superfluous ws-hostname parameter from notebook...
remove superfluous ws-hostname parameter from notebook This made the notebook server artificially and unnecessarily brittle to tunneling, and non-local hostname resolution. The ws_url is now defined based on the Origin of the request. This allows tunneled hosts and ports to preserve connections, as the ws_url always matches the one in use by the client. Implemented as a property, to facilitate future cases where it might behave differently.

File last commit:

r2267:928c921b
r5252:f00c904f
Show More
ipy_profile_none.py
3 lines | 132 B | text/x-python | PythonLexer
""" Config file for 'default' profile """
# get various stuff that are there for historical / familiarity reasons
import ipy_legacy