jupyterlab_voyager
jupyterlab_voyager copied to clipboard
Unable to load csv file, getting error: cannot read property of 'var' undefined
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 ?
@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