Weird, I don't know why line wrapping would make it noticeably slower
(unless you have enormously long lines). Thanks for the follow up, anyway.

On 20 August 2017 at 15:48, Xtian Simon <[email protected]> wrote:

> 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
> <https://groups.google.com/d/msgid/jupyter/81116796-5d72-463a-ab47-35a5607d08e1%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAOvn4qgD-h5-JaPDO5ZuPs5ZZKbdx3mN1n1Zs0tFj6zWFcKaVQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to