We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d756b4c commit 6cfe43aCopy full SHA for 6cfe43a
nbclassic/__init__.py
@@ -20,6 +20,7 @@
20
os.path.join(os.path.dirname(__file__), "templates"),
21
]
22
23
+
24
def _jupyter_server_extension_paths():
25
# Locally import to avoid install errors.
26
from .notebookapp import NotebookApp
0 commit comments