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

DocumentFactory and the variable mesh datasets #69

Open
matthewturk opened this issue Mar 8, 2021 · 1 comment
Open

DocumentFactory and the variable mesh datasets #69

matthewturk opened this issue Mar 8, 2021 · 1 comment

Comments

@matthewturk
Copy link
Member

Jupyterlab provides an extremely rich set of methods for interacting with and providing document information. This includes having documents be registered and displayed in a persistent manner.

This is something we should certainly explore for widgyts. It would require implementing a document factory, a document widget, and a model, but this is possible with our existing widgets, etc.

@matthewturk
Copy link
Member Author

I've started exploring some of this with #73 . I think the better match might be the @jupyterlab/running and @jupyterlab/running-extension` packages.

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

No branches or pull requests

1 participant