nicolaskruchten / jupyter_pivottablejs

Drag’n’drop Pivot Tables and Charts for Jupyter/IPython Notebook, care of PivotTable.js
http://nicolas.kruchten.com/content/2015/09/jupyter_pivottablejs/
Other
687 stars 88 forks source link

Pivottable.js Installation #28

Closed Mattin30 closed 6 years ago

Mattin30 commented 7 years ago

Can you please provide a visual installation of pivottable? I am not very familiar with the coding. I would like to install it on Easyphp server on my computer. I went through your documentation, and made some internet search but I couldn't find visual installation guides. Thanks.

nicolaskruchten commented 7 years ago

I'm not sure what you mean... ?

Mattin30 commented 7 years ago

Is there a youtube video for example showing the installation of pivottable.js? I would like to use pivottable.js. I have a webserver (Easyphp) on my computer. I couldn't figure out the installation process. I am not a developer.

nicolaskruchten commented 7 years ago

Ah ok. If you're not a developer you're not going to be able to use this library, as it's not a full UI, it's a library for developers to use to contruct one.

You can use this page to do some quick data analysis in your browser without installing anything, though: https://pivottable.js.org/examples/local.html :)

Mattin30 commented 7 years ago

Ok, thanks. I will try the link. I hope you do a full UI version too. It seems very nice and useful.