-
When converting rST projects to use MyST, directives from sphinx.ext.autodoc's such as `automodule` can cause issues.
The sphinx extension sphinx.ext.autodoc provides directives (`automodule`, `aut…
-
## Description
It seems that a wheel for monorepo does not include a top-level `METADATA` to extract the constraints from. This means that `reqs` remains empty:
https://github.com/jupyterlab/mai…
-
### Describe the bug
~~~~
$ cat lol.md
## test
$ pandoc lol.md
test
~~~~
OTOH, MyST decides to throw a huge tantrum and generates the following:
~~~~
test
System Message: WARNING/2…
-
### 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…
-
Arguments are always arguments.
The parser should be able to read directives, and that should never be bumped down to the body.
Don't care what the directive is, can always know that the options…
-
### Describe the bug
**context**
I have noticed that my recent builds with jb1 have their "toggle primary sidebar" button no longer working; clicking the button just does almost nothing
**expec…
-
### 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:…
-
All latex outputs from code cells are wrapped in "equation*" and "split" environment.
**To Reproduce**
1. create new template with: `jb create `
2. add following code e.g. to *notebooks.ipynb*:…
-
### Problem
I am new to the project and could not get `jupyterlite-sphinx` running on top of my existing Sphinx site in less than three hours. One of the reasons was:
```
Extension error (j…
-
Educate readers about the inline / direct linking syntax of MyST.
```
{ref}`Overview `
```
amotl updated
9 months ago