panel.io.reload module#
- panel.io.reload.file_is_in_folder_glob(filepath, folderpath_glob)[source]#
Test whether a file is in some folder with globbing support.
- Parameters:
- filepathstr
A file path.
- folderpath_glob: str
A path to a folder that may include globbing.
- panel.io.reload.record_modules(applications=None, handler=None)[source]#
Records modules which are currently imported.