Skip to content

Commit 00d6362

Browse files
committed
1 parent 28e9d6f commit 00d6362

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

voila/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,6 @@ def init_settings(self) -> Dict:
600600
autoreload=self.autoreload,
601601
voila_jinja2_env=env,
602602
jinja2_env=server_env if JUPYTER_SERVER_2 else env,
603-
static_path='/',
604603
server_root_dir='/',
605604
contents_manager=self.contents_manager,
606605
config_manager=self.config_manager,

0 commit comments

Comments
 (0)