Update jupyter_config.json

This commit is contained in:
Sean Greaves
2024-10-22 17:20:46 +01:00
committed by GitHub
parent d71e13ce91
commit 8cd4439924

View File

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