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

Unreadable Notebook - NotJSONError #181

Closed
kalemaria opened this issue Jun 11, 2019 · 4 comments
Closed

Unreadable Notebook - NotJSONError #181

kalemaria opened this issue Jun 11, 2019 · 4 comments

Comments

@kalemaria
Copy link

I reloaded the tutorial as currently described [here] (https://mindboggle.readthedocs.io/en/latest/#tutorial):

docker run --rm -ti -v $HOST:/home/jovyan/work -p 8888:8888 nipy/mindboggle jupyter notebook /opt/mindboggle/docs/mindboggle_tutorial.ipynb --ip=0.0.0.0 --allow-root

But when I click on “mindboggle_tutorial.ipynb” and it opens in the next tab, the following error comes:

Unreadable Notebook: /opt/mindboggle/docs/mindboggle_tutorial.ipynb NotJSONError('Notebook does not appear to be JSON: ‘{\n “cells”: [\n {\n “cell_type”: "m…’,)

Does anyone have the same problem?

@binarybottle
Copy link
Member

A typo! Let me fix that right away!...

@binarybottle
Copy link
Member

Fixed! (Missed one '"'!)

Please either docker pull nipy/mindboggle again.

So sorry for the inconvenience!

@kalemaria
Copy link
Author

Cool, the error is gone, thanks!

@binarybottle
Copy link
Member

My pleasure! Thank you again for the alert!

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

2 participants