Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test integration with 3rd party app: jupyter-fs #33

Closed
telamonian opened this issue Mar 9, 2021 · 2 comments
Closed

test integration with 3rd party app: jupyter-fs #33

telamonian opened this issue Mar 9, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@telamonian
Copy link
Owner

The tree-finder UI is starting to mature and is now mostly feature complete.

The next thing to build in tree-finder will be support for commands (cut, copy, paste, open, etc). I think the easiest way to design these will be trial-by-fire: I'll take an app with an existing filebrowser UI, and existing backend implementations for commands, and try out the current tree-finder as a drop-in replacement.

The first target will be jupyter-fs

@telamonian
Copy link
Owner Author

first live prototype of new Jupyter filebrowser UI achieved! There's now a functional example of a tree-finder-panel plugged into an actual Jupyter ContentsManager backend:

tree-finder-prototype

@telamonian
Copy link
Owner Author

As of jupyter-fs v0.3.0, the filebrowser in jupyter-fs is now powered by tree-finder, including a context menu powered by a bunch of command hooks also supplied by tree-finder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant