You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Project Jupyter
I create two *.ipynb files and I click on it I get this error
Unreadable Notebook: /home/ubuntu/Documents/DeepLearningTutorials/tst2.ipynb NotJSONError('Notebook does not appear to be JSON: u"%%matplotlib notebook\\n\\nimport pandas ...',)
Matthias Bussonnier
unread,
Aug 3, 2016, 10:28:27 PM8/3/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jup...@googlegroups.com
How do you create .ipynb files? it looks like you are creating
plaintext file, notebooks are not plaintext, you have to use the
"New"> "Notebook" menu to create them.