We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32a376d commit 96d7858Copy full SHA for 96d7858
voila/server_extension.py
@@ -19,7 +19,7 @@
19
20
from .configuration import VoilaConfiguration
21
from .tornado.handler import TornadoVoilaHandler
22
-from .paths import ROOT, collect_static_paths, collect_template_paths, jupyter_path
+from .paths import ROOT, collect_static_paths, collect_template_paths
23
from .shutdown_kernel_handler import VoilaShutdownKernelHandler
24
from .static_file_handler import (
25
MultiStaticFileHandler,
0 commit comments