Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Apr 2, 2024
1 parent 28e9d6f commit 00d6362
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion voila/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,6 @@ def init_settings(self) -> Dict:
autoreload=self.autoreload,
voila_jinja2_env=env,
jinja2_env=server_env if JUPYTER_SERVER_2 else env,
static_path='/',
server_root_dir='/',
contents_manager=self.contents_manager,
config_manager=self.config_manager,
Expand Down

0 comments on commit 00d6362

Please sign in to comment.