-
### Describe the bug
**context**
Hi, it seems that it's no longer possible to launch notebooks written in MyST Markdown directly with mybinder.org - even with `jupytext` installed and using `noteboo…
-
Writing some notes today, I found it hard to embed quotes (even after declaring an escape character). We should investigate this (and fix a typo in the options docstring)
We also should explicitly …
-
### Context
There are many times where you want to populate a single page with many Sphinx Design items that all share the same configuration. For example, "I want a list of 10 cards, each of which h…
-
The "left" and "right" cell alignment options are handled by assigning `text-left` or `text-right` classes to the cell. I think this approach was relying on the styling of these classes in bootstrap,…
-
The ipython display widget doesn't render in my jupyter book HTML output. It does in my sphinx material.
**To Reproduce**
Steps to reproduce the behavior:
Create a markdown table and try to d…
-
### Describe the bug
**context**
As a theme/extension author, I implement customizations for parsing code blocks.
Specifically, I implement custom behavior for `visit_container` in a custom `HTML…
-
Hi,
I am a new Python learner. I found that error in a Windows 11, using Visual Studio Code and following all the steps on 2023-10-21.
```
$ poetry add --group dev myst-nb --python "^3.9"
```
…
-
### Describe the bug
**context**
I am trying to generate a pdf of my sphinx documentation. I am using the xelatex engine. There are many tables in the markdown file I am using.
**expectation**
…
-
### Describe the problem
The result of `main.to_docutils` include an extra newline in each `literal_block` node.
### Link to your repository or website
_No response_
### Steps to reproduc…
-
### Describe the problem
When using the `jb-article` format all headings level 2 headings rather than top level headings.
`_toc.yml`:
```yml
format: jb-article
root: index
sections:
- file:…