##// END OF EJS Templates
make the default url customizable...
make the default url customizable this is the page redirected to from `/`, which defaults to `/tree`. also changes the redirect code to 302 from 301, which should cause less grumbling about caching.
MinRK -
r17778:0527e809
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
comm
inprocess
ioloop
tests
zmq
__init__.py Loading ...
__main__.py Loading ...
adapter.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
kernelspec.py Loading ...
kernelspecapp.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...