##// END OF EJS Templates
Merge pull request #1332 from astraw/alternate-url-prefix...
Merge pull request #1332 from astraw/alternate-url-prefix notebook - allow prefixes in URL path. This closes #1329. The basic idea is to allow prefixes in the path served. (E.g. serve on http://localhost:8888/ipython/ instead of http://localhost:8888/ ) This is useful for running the ipython notebook behind a proxy serving other content at other URLs. In that case, one would also need to proxy the websockets. Also, clean up some static paths in our html/css files by using template function calls instead of hardcoded paths.
Fernando Perez -
r6012:69c627ca merge
Show More
Name Size Modified Last Commit Author
/ docs / examples / notebooks
00_notebook_tour.ipynb Loading ...
01_notebook_introduction.ipynb Loading ...
animation.m4v Loading ...
display_protocol.ipynb Loading ...
formatting.ipynb Loading ...
python-logo.svg Loading ...
sympy.ipynb Loading ...
sympy_quantum_computing.ipynb Loading ...
trapezoid_rule.ipynb Loading ...