Kalle Westerling
Kalle Westerling
Looks like there hasn't been much activity here in a while, is this still being developed? Latest release, `d3v6` is out since Fall 2020, and the [migration guide](https://observablehq.com/@d3/d3v6-migration-guide) has a...
It would be neat with a button that could identify/OCR text in a given archive image. Note: It should not be too hard to implement, embedding, for instance, the open-source...
Hello, I couldn't find anything in the docs about how to get rid of the "Loading..." text fully after the loading is "finished"? I tried it in a Jupyter Notebook...
The attempt to download Toulouse bus stops does not work because there is a misplaced 0 in the URL. ## Solution Change `https://data.toulouse-metropole.fr/explore/dataset/arrets-de-bus0/download/?format=geojson&timezone=Europe/Helsinki` to `https://data.toulouse-metropole.fr/explore/dataset/arrets-de-bus/download/?format=geojson&timezone=Europe/London&lang=fr`
Users are reporting the size of the repo is huge (approx 1.5gb right now)  Further investigation turns out that it's git's "pack"...
Correcting link to the original repository, `python-louvain` (no longer hosted on bitbucket)
### Context While exploring the option to create a download option for the whole The Turing Way as a PDF document (https://github.com/the-turing-way/the-turing-way/issues/2211), we ran into an issue where the `pyppeteer`...
### Summary Adds in a new chapter on project management frameworks. Resolves issue #3386. ### List of changes proposed in this PR (pull-request) * [ ] Adds an introduction to...
### Description In #3376, @Arielle-Bennett notices that if you use a `height` value for images/figures, the aspect ratio of the image isn't preserved when the page width changes (tested on...
- [x] Set up function for saving georeferenced patch files - [ ] Set up worked example notebook that runs on georeferenced patch files (geotiffs)