I have recently started working with the ipython notebook. Have created several test scripts for the same. On opening one of the files (.ipynb) it gives me an error: " Unreadable Notebook: /home/dev/Feedbacks_exploration.ipynb NotJSONError("Notebook does not appear to be JSON: u''...",) "
This file included fetching data from psql, plotting of a line graph, and a block of markdown.
Can anyone please help guide me hoe to open this file? It has some of the important functions that could be used.
Thanks!!!
The problem for me was that I had an unresolved merge conflict in my ipython notebook. So I opened the file and deleted one version (HEAD>>>>>
and what came after it up until =======
and then the line containing <<<<<<
). In short, resolve the merge conflict and you'll be good.
I've faced similar problem when I'm using IPython notebook (Jupyter) for H2O. I installed Anaconda Ver 3.X and when i did with Anaconda 2.7.9 it worked without the JSON error. It's because IPython (Jupyter) doesn't yet support for Version 3.X of Anaconda (Python)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With