IPython-Dashboard icon indicating copy to clipboard operation
IPython-Dashboard copied to clipboard

A stand alone, light-weight web server for building, sharing graphs created in ipython. Build for data science, data analysis guys. Aiming at building an interactive visualization, collaborated dashb...

Results 22 IPython-Dashboard issues
Sort by recently updated
recently updated
newest added

Hi, We facing this error on creating of pie charts, graphs, histograms.. dash.vis.js:256 Uncaught TypeError: Cannot read property '4' of undefineddrawChartIntoModal @ dash.vis.js:256onclick @ 1:118

[root@sandbox server]# dash-server Traceback (most recent call last): File "/usr/bin/dash-server", line 9, in load_entry_point('IPython-Dashboard==0.1.5', 'console_scripts', 'dash-server')() File "/usr/lib/python2.7/site-packages/pkg_resources/**init**.py", line 568, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.7/site-packages/pkg_resources/**init**.py", line 2720, in...

enhancement