diff --git a/jupyter_config.json b/jupyter_config.json index ee75dc18b45f77ee9e49f0ae719efe1322aa25de..40b44475558b4db2c0925ebb0276068c0c2b5548 100644 --- a/jupyter_config.json +++ b/jupyter_config.json @@ -1,5 +1,6 @@ { "VoilaConfiguration": { - "theme": "light" + "theme": "light", + "enable_nbextensions": true } }