Nicolas M. Thiéry

Results 105 issues of Nicolas M. Thiéry

Provide a way to control the hierarchy in the table of contents when using patterns, in particular to enable compatibility with JupyterBook. ## The problem Let's consider some deep hierarchy...

enhancement

I have a markdown document with a title containing less usual characters: ``` # TD 1 : Notion d'e'a«»algorithme ``` Then, in the pdf export (and in `-doc.title-`), the unbreakable...

bug

I am trying to use thebe-core in a JupyterLab extension. To this end, I used: ``` jlpm add thebe-core ``` However, in subsequent builds of my extension, I get these...

Upon opening a notebook, an eval role (embedded in a Markdown cell) that produces ascii, Math or image output is rendered immediately. If instead the eval role produces a widget,...

bug

Just reporting two dangling links in [JupyterLab-myst's web page](https://jupyter-book.github.io/jupyterlab-myst). I would have proposed a PR, but I wasn't sure about the appropriate targets for the links. 1. [Usage section](https://jupyter-book.github.io/jupyterlab-myst/#usage): ```...

bug

Thanks to #670 and `site.options.folders`, it is now possible to produce a web site whose folder structure matches the folder structure of the source directory. However there remains some directory...

enhancement

## Description xeus-python-demo won't build. I first encountered this on a jupyter lite instance of mine. It presumably is related to the version of conda/mamba. ## Reproduce 1. Install a...

bug

Scénario: I am finalizing this exam: https://correctexam.github.io/corrigeExamFront/exam/annotate/572 Currently, Question 3 was graded on 7 points. After grading, I would like to change this to 3 points. The grading scheme is...

Currently, an undefined directive such as: ``` :::{foo} A title Lorem ipsum etc ... ::: ``` is rendered as such: ![Image](https://github.com/user-attachments/assets/b2908faa-ae24-48cf-a9b3-bc3a60cd1074) It's indeed important to warn the user about such...

enhancement

## Description The jupyterlite-xeus demo in the documentation fails for RaspBerryPi 400. Browser information: Chromium 109.0.5414.12 (build officiel) Built on Raspbian, running on Raspbian 11 (32 bits) ## Reproduce 1....

bug