Merge pull request #32 from ribenamaplesyrup/ribenamaplesyrup-patch-2

Update jupyter_config.json
This commit is contained in:
Sean Greaves
2024-10-22 18:28:56 +01:00
committed by GitHub

View File

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