jupyter-book
jupyter-book copied to clipboard
Create beautiful, publication-quality books and documents from computational content.
At the bottom of the page it says "If you are following these notes for CS 185C and you elect to keep your repository public, be sure to add Mike...
### What happened, and what did you expect to happen? I was making a large table with a lot of references to a single footnote item (I don't know how...
I am trying to put 2 figures side-by-side. I am currently trying the `grid` directive for this. ``` :::::{grid} 2 ::::{grid-item} :::{figure} assets/fish_swimming.svg :height: 350px Caption 1 ::: :::: ::::{grid-item}...
Our short-term goal is to build out Jupyter Book 2's "tutorials" and "how-to" documentation, with a focus on multi-page documentation and books workflows. There's a lot of content already at...
 als gegeven is I(0) = 3.0 A. maar verderop in de uitwerking gebruikt u I(0) = 0A. volgens mij moet voor het uitrekenen van C, 3 gebruikt worden. 
[Now required by Read the Docs.](https://about.readthedocs.com/blog/2024/12/deprecate-config-files-without-sphinx-or-mkdocs-config/) The build of this site is likely broken as of today — this should fix it.
### What happened, and what did you expect to happen? When I click the Colab botton to execute your book page: https://jupyterbook.org/en/stable/content/execute.html, An error raised by Google Colab response: SyntaxError:...
_Closing [this PR on the-turing-way repo](https://github.com/the-turing-way/the-turing-way/pull/3958) and moving it to here since this seems to be a JB issue rather than a TTW issue_ Quick summary (see the PR linked...
### What happened, and what did you expect to happen? I have the following behavior in jupyter-book: When I use the following form in definition list: `Positive $r$` I get...
### What happened? Based on jupyter-books old documentatuion I should include a genindex.md page. But, when I do that, I can't get it to render well in the website: ##...