mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-13 13:17:50 +08:00
/texteditor/ in URLs -> /edit/
This commit is contained in:
parent
d9a374c473
commit
6070f84c8d
@ -25,5 +25,5 @@ class EditorHandler(IPythonHandler):
|
||||
)
|
||||
|
||||
default_handlers = [
|
||||
(r"/texteditor%s" % path_regex, EditorHandler),
|
||||
(r"/edit%s" % path_regex, EditorHandler),
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user