Panel plugins only run in the browser, so they don’t have access to the file system. You can however build a backend data source that calls a Python script, since it runs on the server.
Panel plugins only run in the browser, so they don’t have access to the file system. You can however build a backend data source that calls a Python script, since it runs on the server.