Y
Hacker News
new
|
ask
|
show
|
jobs
by
rhiever
3947 days ago
The native GitHub IPython Notebook viewer also doesn't support within-notebook linking, which can be fairly annoying when you spend an hour putting together a nice table of contents system.
1 comments
siddboots
3947 days ago
Automated table of contents really should be built into Jupyter, given how often it is used in practice. Although there is an nbextension [1].
[1]
https://github.com/minrk/ipython_extensions
link
rhiever
3946 days ago
Very cool - thank you for pointing me to this!
link
[1] https://github.com/minrk/ipython_extensions