jupyter-book icon indicating copy to clipboard operation
jupyter-book copied to clipboard

Create beautiful, publication-quality books and documents from computational content.

Results 345 jupyter-book issues
Sort by recently updated
recently updated
newest added

should [Tools for writing MyST Markdown/Jupyter](https://jupyterbook.org/en/stable/content/myst.html#jupyter-interfaces) match the [mystmd](https://mystmd.org/guide/quickstart-jupyter-lab-myst) docs ?

Hi, A project of [quantecon](https://github.com/QuantEcon/lecture-python-intro) uses jupyter book to build its html and pdf pages using myst. In the last couple of weeks we observed that the build is taking...

Following the docs I could not get the nbgitpuller link for the "Launch on Jupyterhub" button to use the correct git branch. After some digging I found out why: The...

I've added the following to my repo: ```yaml sphinx: config: html_theme_options: logo: image_light: logo-light.png image_dark: logo-dark.png ``` However, it causes the issue button and repo button to not be shown....

I just installed the latest version of jupyter-book (1.0.2, updating from a version that was about 1 year old) and I noticed these horizontal 1 px lines in the right...

Just updated jupyter-book, and have found all the legends for `margin-caption` class figures are now aligned so the top of the margin legend is aligned with the bottom of the...

There are many issues and pull requests for the Jupyter Book 1.X series. We need to close some to boost the signal to noise of our repository and issue tracker....

This pull request includes updates to the configuration files for Google Analytics integration. The changes streamline the configuration by removing redundancy and ensuring consistency between documentation and default settings. Configuration...

I have a problem with my jupyter book html render where the headers on the side bar menu does not expand/collapse. I am having this issue with the chapters/sections. Here...

In this page, there are instructions on using amsmath: https://jupyterbook.org/en/stable/content/math.html However, using the recommendation causes the instructions on in-line math (on the same page) to break. Single dollar signs in...