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

### Describe the bug **context** When I create a book using this minimal `_config.yml`, the logo shows up as bigger than expected and covers the title in the side bar....

bug

### Context I have a fitted linear equation like $y = k * x + b$, where $k, b$ are learned on a dataset. I want it so that the...

enhancement

### Description / Summary - It is already possible to cross-reference different file, this enhancement is to allow referencing a specific section. - This seems to be what MyST will...

enhancement

### Context First, I think it's necessary to put this somewhere prominent in the tutorial. Tell the reader that if they want to inline a reference, they need to put...

enhancement

Hi, Is there a configuration flag, which opens all links going to external sites in a new tab? Thanks a lot in advance!

### Describe the bug **context** I am using Thebe in Jupyterbook to display a pandas dataframe as cell output. When the static notebook is displayed, the tables look fine. But...

bug

I am following the getting started guide. I made a new virtual env in the same folder as my book itself and this caused things to break after 19% of...

Hello, Thank you for the great package ! I was beginning to look at sphinx templates and I realized that what you are offering on top of sphinx ticks a...

### Describe the problem Pandas DataFrames support LaTeX formatting in column labels, and this is rendered properly in Jupyter Notebooks, but Jupyter Book does not seem to render this in...

bug

There is typo in a matrix multiplication which I think is important to fix. I send you a print of it. ![Typo notes](https://github.com/executablebooks/jupyter-book/assets/99534265/f89ada26-3325-43b6-89f5-75a18e9446d6)