forked from kmahelona/ipython_notebook_goodies
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathparams.json
More file actions
1 lines (1 loc) · 795 Bytes
/
params.json
File metadata and controls
1 lines (1 loc) · 795 Bytes
1
{"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."}