-
[](#vim-pencil)vim-pencil
=========================
[![](https://github.com/reedes/vim-pencil/workflows/Vint/badge.svg)
](https://github.com/reedes/vim-pencil/actions?workflow=Vint)
> Rethinking Vim…
-
I don't know if this is the right place to post this question, but I'm having an issue with rendering my Quarto website via GitHub Actions, and I'd appreciate help in either solving the issue or in fi…
-
# Previous title: conda-lock -f environment.yml returns JSONDecodeError and fails
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
…
-
I'd like to have multiple sheets in one file to keep data and metadata together in one file. This suggests that we need a container format to keep multiple TSV files together in one file. We could use…
-
Looking at #442 led me to conclude that when a websocket connection is being proxied, we establish the client/proxy socket fully before establishing a proxy/server connection. This is a problem, becau…
-
I've just started using Fsharp.formatting to process markdown files defining a set of tutorial worksheets for a new F# lecture course at my university next year. It is great having the compiler-genera…
tomcl updated
8 years ago
-
Hi.
Would it be possible to add spreadsheet output format (xlsx or ods), for csv files?
Just csv data to simple xlsx table.
Thanks.
-
**Describe the bug**
Attempting to compare a `DatetimeIndex` and `RangeIndex` using `Index.equals()` causes a `RuntimeError`, seemingly failing on `cudf._lib.cpp.binaryop.binary_operation()`.
**St…
-
### Bug description
Hello, thank you for a great work.
Today I try to render the Quarto document from terminal zsh(without Vscode). Quarto then ask for GitHub login user name and password every tim…
-
Hi all,
I have wanted to do this for very long...
I have now added support for the read the docs. This means that we can have explanations on the functions we write/methodologies in a nice formatt…