Andrew Fulton hace 4 años
padre
commit
7a0230f35b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      jupyterlab/federated_labextensions.py

+ 1 - 0
jupyterlab/federated_labextensions.py

@@ -22,6 +22,7 @@ from jupyter_core.paths import (
 from jupyter_core.utils import ensure_dir_exists
 from ipython_genutils.py3compat import cast_unicode_py2
 from jupyterlab_server.config import get_federated_extensions
+from jupyter_server.extension.serverextension import ArgumentConflict
 
 from .commands import _test_overlap