diff --git a/jupyter_config.json b/jupyter_config.json new file mode 100644 index 0000000..aaafd06 --- /dev/null +++ b/jupyter_config.json @@ -0,0 +1,5 @@ +{ + "VoilaConfiguration": { + "file_whitelist": "['.*']" + } +}