Looks like the line wrapping was causing the slowdown. Checking the dates 
of my .bak file of the original config file, I see I did this the day after 
a big update. 
Very confusing--system--browser--python--jupyter--to try to troubleshoot.

Thanks for your help Takowl

This setting file worked, but it slowed down my Core 2 Duo 2.5Ghz processor 
maybe?
[xtian nbconfig]$ cat notebook.json.wraplines 
{
  "MarkdownCell": {
    "cm_config": {
      "lineWrapping": true
    }
  },
  "CodeCell": {
    "cm_config": {
      "lineWrapping": true
    }
  },
  "Cell": {
    "cm_config": {
      "lineNumbers": true
    }
  }

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/81116796-5d72-463a-ab47-35a5607d08e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to