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

Javascript error in jupyter on cufflinks Import #31

Closed
akansal1 opened this issue Dec 17, 2015 · 3 comments
Closed

Javascript error in jupyter on cufflinks Import #31

akansal1 opened this issue Dec 17, 2015 · 3 comments

Comments

@akansal1
Copy link

I am using datepicker widget given in Ipywidgets example along with plotly, Whenever I import cufflinks for plotting I start to get following javascript error: TypeError: require is not a function

@djchou
Copy link

djchou commented Feb 25, 2016

Do you have this problem when you use plotly and the datepicker widget without cufflinks? I had a similar problem when using qgrid and plotly together and there was a javascript conflict in the underlying libraries. I've read that the datepicker widget and plotly might have the same conflict.

Unfortunately, my problem has not been resolved yet so i'm not sure if there is a resolution for this one either.

@djchou
Copy link

djchou commented Feb 25, 2016

It looks like this issue will soon be resolved.

plotly/plotly.py#408

@akansal1
Copy link
Author

Actually, it just got resolved yesterday plotly/plotly.py/pull/412

I have not tested it yet, though...

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