Update jupyter_config.json

This commit is contained in:
Sean Greaves
2024-10-22 18:35:01 +01:00
committed by GitHub
parent 76543bf90c
commit 7d555925f6

View File

@@ -1,5 +1,5 @@
{
"VoilaConfiguration": {
"file_whitelist": "['.*']"
"file_whitelist": [".*"]
}
}