Create jupyter_config.json

This commit is contained in:
Sean Greaves
2024-10-22 17:02:38 +01:00
committed by GitHub
parent 9fea472da0
commit d71e13ce91

5
jupyter_config.json Normal file
View File

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