Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The error was: SyntaxError: Unexpected token < in JSON at position 6 #6

Open
jptalusan opened this issue Oct 24, 2017 · 7 comments
Open

Comments

@jptalusan
Copy link

I'm getting this error when trying to upload the Jupyter notebook ep7.ipynb

I simply follow the command "docker run -it -p 8888:8888 tensorflow/tensorflow:0.10.0rc0" and when i try to upload the error appears.

@iamsaksham
Copy link

any update on this?

@pdhruv93
Copy link

pdhruv93 commented Sep 4, 2018

getting the same error on ep7.ipynb

@pdhruv93
Copy link

pdhruv93 commented Sep 4, 2018

This solved the issue:
When you download an ipynb file using the RAW button in GitHub it displays the text int the browser. This is json code and contains all of the jupyter notebook cells. You can copy this text into a file and name it with the extension ipynb and it will contain the notebook when using it with Jupyter.

Thanks to @mmcky
mmcky/nyu-econ-370#10

@Jzhang0107
Copy link

Thanks, that was exactly the problem! Super helpful

@Meganmli
Copy link

After trying many solutions, this one helped me fix this issue!! Much thanks

@meppandey
Copy link

Thanks @pdhruv93. I spent 4 hours just to findout the way and finally your solution worked for me.

@AleksandraMolchanova
Copy link

It did not solve the issue for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants