-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Description
I am trying out the Notebooks in .12 on a windows machine...I have been enjoying the qtconsole for a while now. When I try to import one of the notebooks from the examples I get.
WARNING:root:400 POST /noteboosk?name=00_notebook_tour&format=json (127.0.0.1): Invalid JSON data
WARNING:root:400 POST /noteboosk?name=00_notebook_tour&format=json (127.0.0.1): 0.00ms
this shows up in the kernel window when I click upload in the notebook from the browser after dragging in the file.
Am I doing something wrong?