Afshin Darian bb446ddb43 Use `document.hidden` instead of `document.hasFocus()`. 7 years ago
..
src bb446ddb43 Use `document.hidden` instead of `document.hasFocus()`. 7 years ago
style d5923cda51 Make the filebrowser toolbar css more specific than the generic toolbar css. (#3772) 7 years ago
README.md a78b273e6b More READMEs 7 years ago
package.json ff3146dd97 Release @jupyterlab/notebook@0.15.5 7 years ago
tsconfig.json 9d85ed8165 Create the packages directory 8 years ago

README.md

@jupyterlab/filebrowser

A JupyterLab package which provides a file browser to the application. Document operations (such as opening, closing, renaming and moving), are delegated to the document manager.