Nick Byrne

Results 24 issues of Nick Byrne

Configuration is set to only render notebooks and not rerun them (see _config.yml). Jupyter book is built in separate subdirectory (see notebooks/jupyter-book) to reduce clutter. Added dummy notebook in notebooks...

…rrogate, isort) for both git commit and git push. Tried to add sensible default options in setup.cfg and pyproject.toml . Made some cosmetic changes to several other files (e.g. release.yaml)...

…o particular order, these include: 1) recommonmark sphinx extension is deprecated, replace with myst_parser ((https://github.com/readthedocs/recommonmark/issues/221) 2) fixed dummy module name in api.rst (dummy -> dummy_module) so that build does not...

#### ALL software version info `pn.__version__ = '1.3.8'` #### Description of expected behavior and the observed behavior I want to have a `pn.indicators.Gauge` widget that responsively resizes. I would like...

type: enhancement

#### Is your feature request related to a problem? Please describe. I would like to replace the 'Hamburger Icon' for sidebar toggling with a 'Chevron Icon' (see screenshots below) for...

## What When using the GitHub `fsspec` implementation, an attempt to `open(...)` data at `raw.githubusercontent.com` hangs indefinitely on my local machine. ## Why My DNS server returns both IPv4 and...

### Bug description _(I'm not sure if this is a bug or just user error, or deliberately intended.)_ When I store `Document` metadata in the [database](https://github.com/Quansight/ragna/blob/4a667f9aced1970f8eab8aa9e01aaf8c67b05db0/ragna/deploy/_api/database.py#L44-L55), it's not returned when...

type: enhancement 💅

### Bug description I have never seen the Welcome Modal in the UI. While it may be technically possible, I think that in practice it is not possible. The relevant...

type: bug 🐛

### Feature description I would like to propose a new API endpoint that will only return a list of previous chat IDs. More specifically, the endpoint would return a list...

type: enhancement 💅

This PR adds an endpoint that returns a list of mappings from chat UUID to chat name for all chats that a user has created. This is useful when a...