Evan

Results 15 issues of Evan

### Describe the bug **context** My built jupyter book root page, the default `intro.md`, has unnecessary padding on the right-side. This needless padding exists only on the intro page, and...

bug

I am trying to convert the pan seg labels to coco-style annotation format, using this repo's `bdd100k/label/to_coco_panseg.py` script. I did not find any explicit instructions in [the documentation](https://doc.bdd100k.com/format.html), nor in...

### 📚 The doc issue @lxtGH's https://github.com/lxtGH/OMG-Seg It's a worthy project. Please consider adding it to MMEngine's ecosystem projects so all folks interested in MMEngine can reference this great work....

Let's say I want to build the docs for `transformers`. Is it possible to build a PDF from the documentation? Or at least a single-page HTML (from which one might...

## Problem The SVG images in [`docs/notebooks/intro/search/evolution_algorithm.ipynb`](https://github.com/google/pyglove/blob/f93aa2d6244734c7c357a7a1282161f8fc33b539/docs/notebooks/intro/search/evolution_algorithm.ipynb) do not render in the built documentation: ![screencap_2024-10-27_05-22-36](https://github.com/user-attachments/assets/7c542ea4-2916-4329-8e6b-10ac45f377e7) https://pyglove.readthedocs.io/en/latest/notebooks/intro/search/evolution_algorithm.html ## Solution Embed the SVG image in HTML in the markdown cell.