jupyterlab_filetree
jupyterlab_filetree copied to clipboard
Conform to extension template
This upgrades the extension configuration to conform to the extension template.
Side effects:
- Add binder for online demo (this is always nice)
- Simplify eslint configuration (this introduce some noise especially regarding string quotes)
This should help future upgrade as the process is based on the extension template.