You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"name":"iPython Notebook Goodies","tagline":"Random goodies for use in iPython Notebooks","body":"ipython_notebook_goodies\r\n========================\r\n\r\nRandom goodies for use in iPython Notebooks\r\n\r\n1. Table of Contents\r\n--------------------\r\n\r\nMake a table of contents for your notebook. Uses headings (e.g. H1, H2, etc.) to build TOC, \r\nand provides anchors (added where needed).\r\n\r\n**Usage:** Include the following at the top of your notebook:\r\n\r\n\t<h1 id=\"tocheading\">Table of Contents</h1>\r\n\t<div id=\"toc\"></div>\r\n\t<script type=\"text/javascript\" src=\"https://raw.github.com/kmahelona/ipython_notebook_goodies/master/ipython_notebook_toc.js\">\r\n\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}