##// END OF EJS Templates
update notebook creation handlers...
update notebook creation handlers - only POST to directories (notebook picks name) - only PUT to full paths - PUT and POST should be equivalent aside from who picks the notebook name.

File last commit:

r415:4a5dcb15
r13129:f4c1a0aa
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]