Yin-Chi Chan
Yin-Chi Chan
### Steps to reproduce (pandas is 1.5.0) ''' Called using "python -m app" ''' import pandas df = pandas.DataFrame(dict(a = [1,2], b = [3,4])) _ = ~pandas.isna(df) print(df) ### Current...
**Is your feature request related to a problem? Please describe.** Currently exporting a diagram as a PNG exports the entire canvas even when only a small part of it is...
The RFCs are defined here: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/ This looks like a string type with a `re.fullmatch` Validator. For example, I think the regex string for an RFC 1035 label should be:...
Windows Terminal doesn't understand the escape codes sent to the titlebar. How do I get around this? 
This implements my suggested change in #57. An `ARG` line is added to the `Dockerfile` to represent the Sphinx version. The `action.yml` file is edited to use [Docker Container Action](https://github.com/pl-strflt/docker-container-action)...
Is there a way to escape the @ symbol when `enable_inline_citations` is `true`? For example, if I want to display the text: > The citation above was generated using the...
Whatsie suddenly stopped working on my machine. Invoking from the command line gave this error: ```console Gtk-Message: 12:44:29.761: Failed to load module "canberra-gtk-module" Gtk-Message: 12:44:29.761: Failed to load module "canberra-gtk-module"...