TOC links don't jump to headers?
avmaustin opened this issue · 6 comments
Hi, I am really loving the idea of this ipython notebook extension but am having some trouble getting it to work. I installed the extension and it seems to work on first glance, but when I click on the links in the TOC, it doesn't actually jump to any of the headers, even through the url is changing in the url bar. I tried this in both safari and chrome and the same behavior occurs. Everything should be updated so I'm not sure where the issue is coming from...
I have encountered same issue before. I dont know what the reason really is. But I guess it is compatibility problems. Try checking out other branches of ipython-notebook-extentions could help. It at least worked for me.
I'm having this problem too. I noticed that newlines are being added to the ids of header cells. So if I have a header cell with "Foo", it's id will be "Foo
"
This behavior shows up even without this extension so I believe it is an issue with IPython.
The newlines have been fixed in IPython master, there will be a bugfix release shortly.
Um, any progress on that bug fix? I'm still having the same problem noted above and have just updated the toc.js and toc.css files
Yup, toc.js works as intended with IPython 3.0rc1.
Ah, OK, I'm using ipython 2.2.0