You must login before you can run this tool.
Category
Published on
Abstract
This Jupyter Book tool provides a template and a guideline for you to create a Jupyter Book tool on Ghub.
Jupyter Book is an open-source tool for building publication-quality books and documents. We assume you are familiar with creating a Jupyter Book and with the structure of a Jupyter Book. See Built with Jupyter Book and Create a Template Book for tutorials and more information on creating a Jupyter Book.
On Ghub, the template's Makefile, showbook.sh, and invoke scripts are required, to build Jupyter Books which enable the books' generated HTML files to display consistently across web browsers. This tool will guide you through the steps for creating a Jupyter Book tool on Ghub and incorporating these required files.
The GitHub repository for this tool is located at Ghub_Jupyter_Book_Template.