Update jupyter_config.json

This commit is contained in:
Sean Greaves
2024-10-22 18:12:25 +01:00
committed by GitHub
parent 72fb66d470
commit 4ee637e626

View File

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