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

Classic notebook extensions #3

Open
gnestor opened this issue Jul 7, 2017 · 3 comments
Open

Classic notebook extensions #3

gnestor opened this issue Jul 7, 2017 · 3 comments

Comments

@gnestor
Copy link
Collaborator

gnestor commented Jul 7, 2017

Create a wrapper for the labextensions that will allow classic notebook to consume them with little to no modification.

@gnestor
Copy link
Collaborator Author

gnestor commented Jul 25, 2017

@rgbkrk recommends using rollup:

rollup main.js --format umd --name "myBundle" --output bundle.js

@rgbkrk
Copy link
Member

rgbkrk commented Aug 8, 2017

Are you going to include the data resource one here or build it in to classic directly?

@gnestor
Copy link
Collaborator Author

gnestor commented Aug 8, 2017

I would like to keep all the renderers in this repo, so once I figure out how to wrap these lab extensions into classic nbextensions, then I will add the data resource renderer here. Whether it will use react-virtualized or phosphor's data-grid renderer is a different question (but I don't see why both can't be provided by this repo).

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

2 participants