gregcaporaso / cli

Command line interface for the book project (may eventually by jupyter-book)

Home Page:https://beta.jupyterbook.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jupyter Book CLI

A super, duper alpha to see if we can replicate Jupyter Book with a litte CLI and Sphinx.

Install

pip install -e .

Use

cd docs
jupyter-book build

About

Command line interface for the book project (may eventually by jupyter-book)

https://beta.jupyterbook.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 66.6%Language:TeX 20.8%Language:Jupyter Notebook 12.6%