Aidan Feldman
Aidan Feldman
Adding a note: https://github.com/ydataai/ydata-profiling/pull/1704
https://github.com/Snowflake-Labs/schemachange/issues/255 may be of interest.
Not sure why the External Tests failed, works locally 🤷 ``` $ curl -s --fail-with-body "https://pr-validator.2fa.directory/twofactorauth/8224/" -H "Content-Type: application/json" Similarweb: ngpvan.com ranked 20,312 Blocklist: ngpvan.com not found in any list...
Ha, that's way more feedback than I expected! 😅 Hang on GitHub robot, I'll make the adjustments next week.
GeoJSON files now live under [`geojson/`](https://github.com/nvkelso/natural-earth-vector/tree/master/geojson) in the repository, though there's no mention of them on the site, nor are they included in the downloads.
Not Jekyll, but started a rebuild with a JS-based equivalent in https://github.com/okfn/dataportals.org/pull/361.
Complete! Feel free to delete the Heroku app when convenient.
You can't upgrade?
Issues around VSCode being read-only that aren't already linked: - https://github.com/microsoft/vscode/issues/7426 - https://github.com/microsoft/vscode/issues/27928 - https://github.com/microsoft/vscode/issues/118545 - https://github.com/microsoft/vscode/issues/119210
I tried upgrading to Python 3.12.9 and it still didn't fix. My workaround was to add this to the config 🤷 ```ini [filtering] ignorewarnings= url-content-type-unparseable ```