Joel Ostblom

Results 252 issues of Joel Ostblom

Currently, `:TOC` seem to include all lines starting with a `#`, even if these are not headings. It would be ideal if it only displayed headings. In the below screenshot...

bug
toc

Pandoc supports [implicit heading references](https://pandoc.org/MANUAL.html#extension-implicit_header_references), which means that links don't need to provide an identifier if they already have the same name as an existing one. These can save some...

When writing longer documents, it is convenient to separate chapters into individual files. Heading identifiers can still be used without specifying within which file the heading resides since pandoc concatenates...

enhancement

There is a picture of htop showing parallel CPU utilization at the rst and MyST versions of the wealth dynamics examples page, but it seems to be in the wrong...

documentation

**(1) Issue/Bug Description:** I am seeing the issue reported here https://www.reddit.com/r/pop_os/comments/v389gi/hello_friends_my_pop_os_2204_is_freezing_after_a/ (and given the number of upvotes many users seem to be affected). In brief, PopOS Gnome Shell occasionally freezes...

I think this would be useful for tiling/snapping windows to left and right side of the screen.

enhancement

This is a minor UI issue. In master, it seems like the `B` of the bash kernel is too close to the upper border of the square in the launcher...

good first issue
Design System CSS

Spurred by #626 , what do others think about pointing out when the syntax we have in the book does not work for zsh or there is another way to...

discussion

I am happy to provide such an example, but I am a little unsure which is the preferred integration method. I have previously been using Iframes for integrating Altair charts...

### Describe the problem When I add or modify the `title` section of a `file` in `_toc.yml`, jupyterbook does not include this update when building the pages. When I modify...

bug