Brian Carey
Brian Carey
**Describe the bug** When I preview slides they look normal, as they do in the Speaker/Notes screen. However, when I view them in the browser they overflow the viewport. See...
**Describe the bug** Bold and emphasized text breaks fragment behavior. For example: ``` __But...__ Then some more text ``` The words "Then some more text" is persistent while the word...
The documentation says that you can do this: ``` net.add_node(0) net.add_node(1) net.add_edge(0, 1) ``` And the 0 and 1 will display next to the node. For me, this does not...
Hi, Thank you for your plugin. I am able to run vanilla python in Obsidian with your plugin, but cannot import any modules, even though they are installed on my...
Salut, For some reason MM is broken for me since yesterday. I can add a fileClass to a note, but trying to add missing fields does nothing. When I open...
Thank you for some very good docs/tutorials. I just went through the above tutorial, and wanted to let you know of a couple of typos in the code which naturally...
The example `$df | polars dtypes` is given, which results in an error. Equivalent output can be generated with `$df | polars schema`.
| Field | Description | |--------------|-------------| | Plugin | treesitter? | | Nixpkgs | unstable | unstable | Home Manager | unstable | unstable - [x] I have read the...
In the first part of the census-data notebook, you have `ri = geo.get_partition(39).compute()` which downloads a map of Rhode Island, whose FIPS is 44, rather than Ohio, which is 39....
### I have confirmed that this is a bug related to nh - [x] This is a bug, and not an user error or a support request. I understand that...