daru-view icon indicating copy to clipboard operation
daru-view copied to clipboard

JS not found error while opening (not running) notebook locally

Open lokeshh opened this issue 7 years ago • 7 comments

Opening (not running) the notebooks here yields no plot for me.

By looking at the browser console I saw this resource wasn't found

https://localhost/nbextensions/widgets/notebook/js/extension.js?v=20170618104550

lokeshh avatar Jun 18 '17 11:06 lokeshh

Did you run the rake tasks that load the JS files?

v0dro avatar Jul 06 '17 08:07 v0dro

No, which tasks do I need to run?

lokeshh avatar Jul 06 '17 09:07 lokeshh

I missed the notification for this issue. @lokeshh , are you still not able to see the notebook. Can you please once update the repo in c9users and try to run it again?

Shekharrajak avatar Jul 06 '17 15:07 Shekharrajak

No I'm not able to see the plot when I open the notebook. I updated the repo.

lokeshh avatar Aug 01 '17 09:08 lokeshh

I tried to follow this link : https://github.com/tatwan/c9-conda for installing ipython notebook. But I am not able to install it. It shows some error when I tried to install ipython notebook using pip or conda.

You can see online examples or setting up locally.

Shekharrajak avatar Aug 01 '17 14:08 Shekharrajak

@Shekharrajak I haven't installed those gems. I thought daru-view should be enough. I think you should add these dependencies in the daru-view gemspec to make this more user friendly.

lokeshh avatar Aug 02 '17 04:08 lokeshh

@Shekharrajak After installing those gems now highcharts plots are appearing when I run the notebook but I don't understand why the plots are missing when I open the notebook but works fine in nbviewer.

I tried to follow this link : https://github.com/tatwan/c9-conda for installing ipython notebook. But I am not able to install it. It shows some error when I tried to install ipython notebook using pip or conda.

After installing conda when you do conda install jupyter what errors did you get?

lokeshh avatar Aug 02 '17 04:08 lokeshh