Ian Rose f87028deb9 Make the filebrowser model refresh interval a constructor option. (#5048) 6 years ago
..
src f87028deb9 Make the filebrowser model refresh interval a constructor option. (#5048) 6 years ago
style 098d9bb3c1 Fix border of active tab in L/R sidebar (#5039) 6 years ago
README.md a78b273e6b More READMEs 7 years ago
package.json 35db2e4cb7 Fix browser check (#4996) 6 years ago
tsconfig.json c5df745128 Rename base tsconfig.json to tsconfigbase.json so that running tsc at the root directory doesn’t accidentally try to do something. 7 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.