ProjectPythia / pythia-foundations

Jupyterbook source for the Foundations collection
http://foundations.projectpythia.org
Apache License 2.0
59 stars 42 forks source link

[pre-commit.ci] pre-commit autoupdate #327

Closed pre-commit-ci[bot] closed 1 year ago

pre-commit-ci[bot] commented 1 year ago

updates:

github-actions[bot] commented 1 year ago

This pull request is being automatically built with GitHub Actions and Netlify. To see the status of your deployment, click below.

🔍 Git commit SHA: 8ebc48322a8553eb54f39def6bf11369b5a0c3d2 ✅ Deployment Preview URL: https://636075e8e190841a8c423112--pythia-foundations.netlify.app

brian-rose commented 1 year ago

We should really fix that link failure, it's been going for a while now.

dopplershift commented 1 year ago

So the link is: https://datascience.foundation/backend/web/uploads/blog/Working-with-Python-on-Cloud.png

It looks like that entire domain has disappeared, there's a generic domain page if you change to http. I'm not sure what the original image is.

archive.org has it as just the Jupyter logo. If that's the case, we should use the real assets from the project. Could we use

https://github.com/jupyter/jupyter.github.io/blob/master/assets/logos/rectanglelogo-greytext-orangebody-greymoons.svg

?

EDIT: I see @brian-rose already suggested this in #328 .

brian-rose commented 1 year ago

Merging the latest main branch into this PR will fix the link check failures.