Allen Hill

Results 15 issues of Allen Hill

As I understand, `inrange` currently accepts a radius `r` which is used to determine if points exist within the hypersphere with radius `r`. I need to find the points existing...

Upon updating WebIO to v0.8.1 from v0.7.0, plots no longer display/mount in Jupyter. This is reproducible (for me) in a clean environment with only IJulia and PlotlyJS added. With `]...

- `open_dialog` only supports `current_folder` - Suggesting a filename to open seems unlikely to be needed or helpful, but we could still support setting `current_name` if that seems like a...

I recently needed to set the current folder and suggest a save name in the `save_dialog`/`open_dialog` functions (this is done with the Gtk functions `gtk_file_chooser_set_current_folder` and `gtk_file_chooser_set_current_name`), but there is...

First, LiveServer/`servedocs` is great! So convenient for working on package docs! I often simultaneously work on the regular documentation and docstrings, but revising docstrings does not trigger a rebuild of...

add to docs

Disclaimer: This PR is not-entirely-serious, and is mostly intended to start a discussion. Blink is a large dependency with a correspondingly large load time (`@time using Blink # 2.42 seconds...

This PR depends on [JuliaGizmos/WebIO.jl #497](https://github.com/JuliaGizmos/WebIO.jl/pull/497) and/or [JuliaGizmos/WebIO.jl #498](https://github.com/JuliaGizmos/WebIO.jl/pull/498). For a while now, plot modifying functions (e.g. `add_vline!`, etc) did not actually update the existing plot in Jupyter, and the...

### Describe the bug 1. Strikethrough'ed text in e.g. markdown is not being highlighted with the strikethrough ![image](https://github.com/ellisonleao/gruvbox.nvim/assets/7356205/6096304c-3ecf-45b2-82c9-953b061e7a0b) The issue is due to a typo (or an upstream change in...

bug

I want to be able to bulk remove a tag(s) from a set (selection or collection) of items. I don't believe that is possible with straight Zotero? "Delete tag" removes...