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

Import external library #17

Closed
cedricguillou opened this issue Feb 16, 2017 · 1 comment
Closed

Import external library #17

cedricguillou opened this issue Feb 16, 2017 · 1 comment

Comments

@cedricguillou
Copy link

Hi!

I'm trying to build a custom ipywidget based on an external library, and I'm wondering what is the best way to import and use this library (one .JS file + one CSS file)? For information, this library has to be installed manually (no npm package).

Thx!
Best regards

Cédric

@Nic30
Copy link

Nic30 commented May 16, 2020

How is your js/css library distributed? The best way is to create a npm package for it and than add it in dependencies as usual.

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

3 participants