diff --git a/jupyter_config.json b/jupyter_config.json index 7fa63a0..74c70f6 100644 --- a/jupyter_config.json +++ b/jupyter_config.json @@ -1,5 +1,6 @@ { "VoilaConfiguration": { + "enable_nbextensions": true, "file_whitelist": [".*"] } }