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

how to use jquery $? #1299

Closed
hainm opened this issue Nov 27, 2016 · 2 comments
Closed

how to use jquery $? #1299

hainm opened this issue Nov 27, 2016 · 2 comments
Labels
status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.

Comments

@hainm
Copy link

hainm commented Nov 27, 2016

Hi,

I am trying to follow bqplot` to build juyterlab extension for our nglview.

nglview requires jquerry and jquerry-ui and things are fine with notebook.
However, I got error in console log

is there any idea how to overcome this?

I am using the master branch of notebook, ipywidgets and jupyterlab (just pulled and install).

error trace
lab

@hainm
Copy link
Author

hainm commented Nov 27, 2016

work fine with notebook

nb

@hainm
Copy link
Author

hainm commented Nov 28, 2016

it's likely that I need to add var $ = require('jquery') explicitly in our code.

Also, jquery-ui change is API so I guess I need to play with it myself.
https://jqueryui.com/upgrade-guide/1.12/#official-package-on-npm

close now. thanks.

@hainm hainm closed this as completed Nov 28, 2016
@lock lock bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Aug 10, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Aug 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

No branches or pull requests

1 participant