fix: added keyword to notebook aliases

This commit is contained in:
Satrajit Ghosh 2011-08-29 21:36:39 +03:00
parent 546a0147fb
commit 00986be4f8

View File

@ -130,7 +130,7 @@ aliases.update({
})
notebook_aliases = [u'port', u'ip', u'keyfile', u'certfile', u'ws-hostname',
u'notebook-dir']
u'notebook-dir', u'keyword']
#-----------------------------------------------------------------------------
# IPythonNotebookApp