Kyle Johnsen
Kyle Johnsen
How can you include a picture of yourself with that bedazzling piece of clothing without pointing your readers to where they can get it?
In the settings, it says GitHub-flavored Markdown breaks on a newline, unlike Markdown in general. That's not true, at least not anymore.
Hello there, I'm working on modeling optogenetics and find myself needing to work with photons, but Brian2 doesn't have a photon unit. Maybe it's not a good idea to add...
When I try linking to a section, e.g., `[link to section](#section)`, the link generated goes to the notebook's host rather than the current page. Is there a workaround? Or if...
Maybe I'm missing something, but I tried to follow the examples and it's just not working. I tried a brand new Svelte kit app, installed dependencies, and set up a...
When presenting, I'd like to look just at my speaker notes window and move the cursor [like a laser pointer](https://github.com/quarto-ext/pointer). However, the cursor movement (or any other interaction besides navigating...
Hello, I'm trying to execute a notebook from the command line and am getting the error "No kernel found that matches the current python executable," but I for sure have...
In the settings, it says GitHub-flavored Markdown breaks on a newline, unlike Markdown in general. That's not true, at least not anymore.
I'm trying to run the [Clopath et al. 2010 Brian example](https://brian2.readthedocs.io/en/stable/examples/frompapers.Clopath_et_al_2010_homeostasis.html) using brian2genn, but apparently referencing post-synaptic variables in on_post statements is [not supported](https://github.com/brian-team/brian2genn/blob/0c8944b901728ebb55c711cae57f64b36e6c6a27/brian2genn/device.py#L1375). Is there a workaround for this?...