diff --git a/jupyter_config.json b/jupyter_config.json index 6cbed20..6c9a3d9 100644 --- a/jupyter_config.json +++ b/jupyter_config.json @@ -2,6 +2,7 @@ "VoilaConfiguration": { "enable_nbextensions": true, "theme": "light", + "classic_tree": true, "template": "osscar" } }