MyST-NB icon indicating copy to clipboard operation
MyST-NB copied to clipboard

Parse and execute ipynb files in Sphinx

Results 194 MyST-NB issues
Sort by recently updated
recently updated
newest added

In #620 the path suffix operation was updated to fix a warning in sphinx 8. The effect was to only check the last suffix instead of all suffixes as was...

### Describe the bug **context** In my documentation I need to specifically explain how tyo design the `Figure` and `Axes` object so I split the creation of the subplots from...

bug

### Describe the bug **context** In the context of my documentation I need to connect to Google Earth Engine services. When doing so I need to authenticate to the API....

bug

Some cleanup and enhancement to the CI. I choose to not run the devdeps job on PRs so e.g. new sphinx incompatibilities won't create failing CI status for them. However,...

testing

Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version. Release notes Sourced from matplotlib's releases. REL: 3.9.2 This is the second bugfix release of the 3.9.x series. This release...

dependencies
python

I made this primarily for myself but thought should make a PR if there would be any interest in merging. I'm happy to add tests/documentation, but I'd like to get...

enhancement

### Describe the bug **context** When I do create ipynb with cell ``` text2 = ('Lorem ipsum $x$ lorem $A$ ipsum?\n' '\t\\[\n\t\t\\text{A=}\\left[\\begin{matrix}2 x + 4 & x - 4\\\\x +...

bug

### Describe the bug If I use the `{glue}` role with a specific subcommand (e.g. `{glue:text}`), I get a warning that the key is not found, even when the path...

bug

### Describe the bug **context** Having the headings of release version numbers sequentially numbered is confusing. **expectation** headings to have only the version numbers ### Reproduce the bug go to...

bug

Please have a look at these small changes and consider adding them (in the form of this PR, or otherwise) to the documentation. Thanks!

documentation