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

Update jupyter_config.json
This commit is contained in:
Sean Greaves
2024-10-22 17:20:57 +01:00
committed by GitHub

View File

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