altair-viz / jupyterlab_voyager

JupyterLab extension visualize data with Voyager
BSD 3-Clause "New" or "Revised" License
298 stars 35 forks source link

Unable to load csv file, getting error: cannot read property of 'var' undefined #65

Open johnsnow09 opened 5 years ago

johnsnow09 commented 5 years ago

My csv file loads perfectly in jupyter notebook/lab but whenever I try top open this particular file with jupyterlab_voyager it give me an error: cannot read property of 'var' undefined

What should I do to fix this ? DataVoyage Error

playermanny2 commented 5 years ago

@johnsnow09

Hey could you make sure you're updated to the latest jupyterlab and using the latest extension version.

Also post a bit more about your issues...

1.Steps to reproduce 2.Any relevant logs from jupyterlab 3.Any relevant logs from JavaScript console