-
I have started working on using pandoc's markdown to extend the current markdown parser. Locally, it now supports inline LaTeX, footnotes and tons of other extra features.
I also wanted to try add…
-
##### Brief description of problem/feature
After the recent updates to Gallery, when you hit the point where no labels match the filters you've selected, the filtering sidebar disappears. This means …
-
Minutes of our July meeting are [here](https://github.com/programminghistorian/project-and-business-archive/blob/master/project/Meetings/2021/07_2021_ProjectTeamMeeting.md)
Date: Thursday 30th Sept…
-
##### **Describe the bug**
Unit test test_issue_1959.py fails when run on a system whose UTC offset is nonzero. For example, this test fails on my system, where the time zone is set to Pacific Stan…
-
Starting new book is Feminist City by Leslie Kern ([Amazon](https://www.amazon.com/gp/product/B07ZY6LYLF/), [Readings](https://www.readings.com.au/products/31682297/feminist-city)).
Aiming to read/…
-
For manned aircraft flying under IFR, blocks of airspace are sometimes assigned with entry or exit times. Also, airspace for manned aircraft have altitude definitions, enabling aircraft to fly above o…
-
I've started looking at supplementing code for finding point neighbours within distance thresholds on the sphere in **spdep** through `sf::st_is_within_distance()`, which is OK. However, to return dis…
-
# Summary
Make it easier to create and use small domain-specific value objects through limited struct "inheritance"; this enables code-reuse and enables simplified struct names.
# Motivation
…
-
We currently support notebook format 4.4. Notebook format 4.5 adds a new `id` field to cells. This issue is about supporting this newest version of the notebook format.
* [JEP](https://jupyter.org/…
-
These are all great maps; thank you for sharing them. I'm thinking of using your code for the Virginia urban/suburban/rural map (`20-population`) to make a more generalized map for other states, but f…