14 lines
495 B
JSON
14 lines
495 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(python *)",
|
||
|
|
"Bash(pip list *)",
|
||
|
|
"Read(//c/Users/DavidRice/AppData/Local/Programs/Python/Python312/Scripts/**)",
|
||
|
|
"Bash(py -3.11 -c \"import matplotlib; print\\(matplotlib.__version__\\)\")",
|
||
|
|
"Bash(py -3.10 -c \"import matplotlib; print\\(matplotlib.__version__\\)\")",
|
||
|
|
"Bash(pip install *)",
|
||
|
|
"Bash(\"C:/Users/DavidRice/AppData/Local/Programs/Python/Python312/python.exe\" -m pip install matplotlib)"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|