PythonDataScienceHandbook/tools
Jake VanderPlas 70ba408aa9 Make colab links part of nav 2018-08-28 14:10:31 -07:00
..
README.md create tool for adding book info 2016-11-18 08:26:56 -08:00
add_book_info.py Add Open In Colab badge 2018-08-28 13:03:09 -07:00
add_navigation.py Make colab links part of nav 2018-08-28 14:10:31 -07:00
fix_kernelspec.py Add kernelspec tool 2016-12-01 10:00:10 -08:00
generate_contents.py Update headers, contents, and navigation links to add Chapter 3 2016-11-21 20:39:11 -08:00

README.md

Tools

These are tools for managing the notebooks in this repository.

  • generate_contents.py: this will generate a markdown table of contents for use in the README and in the Index.ipynb notebook

  • add_navigation.py: this script adds navigation links at the top and bottom of each notebook.

  • add_book_info.py: this script adds book information to the top of each notebook.