mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-30 12:11:32 +08:00
fix: added keyword to notebook aliases
This commit is contained in:
parent
546a0147fb
commit
00986be4f8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user