mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
commit
0db7ef7afe
@ -31,6 +31,7 @@ from traitlets import (
|
|||||||
)
|
)
|
||||||
from ipython_genutils.py3compat import string_types
|
from ipython_genutils.py3compat import string_types
|
||||||
from notebook.base.handlers import IPythonHandler
|
from notebook.base.handlers import IPythonHandler
|
||||||
|
from notebook.transutils import _
|
||||||
|
|
||||||
|
|
||||||
copy_pat = re.compile(r'\-Copy\d*\.')
|
copy_pat = re.compile(r'\-Copy\d*\.')
|
||||||
|
Loading…
Reference in New Issue
Block a user