Questions tagged [jupyterbook]

33 questions
0
votes
0 answers

Modifying text formatting in Jupyterbooks for Sphinx Directives like admonitions

I know how to include my own css for a jupyterbook by creating a mine.css inside of _static. But I would like to change the formatting of some standard features of the stock jupyterbook look and feel. In particular, I'd like to change the formatting…
-1
votes
1 answer

Add Section in Jupyter Notebook linked to page specific table of contents

First... I know this is in the docs, I've seen it in the docs, but Jupyter's docs are so dreadfully ill equipped it's beyond belief. I'm just looking to add a "Section" as described in the docs below a few cells and since this is my first time using…
1 2
3