Not sure if you can influence this, but I have two platform suggestions that crossed my mind while reading it:
1. I would make the "Run this article as a notebook" more visible. On a first read, I've completely skipped that part as it's very similar to pop-ups on medium. Having an option to directly run/modify this blog would be pretty amazing.
2. The chosen color scheme of code formatting is a bit odd, but that might be just my subjective preference :-)
1. I agree, but there is a reason for this. We'll soon be adding the ability to run/modify feature even without the need to sign up so the whole thing will go away.
2. Thanks! We are experimenting with this (the default scheme is different, but we had a lot of people requesting dark mode so trying out different things for the published articles.)
Nice. Is there a reason that the up-down arrows don't work to scroll the page on Deepnote? PgUp/PgDown work but the arrow keys are blocked for some reason (Chrome, Windows 10)
Deepnote is a data science notebook and we are capturing the up/down key events in the main app so that you can move inside the cells and also between the cells. This article is using the same codebase but in read-only mode. I forgot to disable it in this mode.
1. I would make the "Run this article as a notebook" more visible. On a first read, I've completely skipped that part as it's very similar to pop-ups on medium. Having an option to directly run/modify this blog would be pretty amazing.
2. The chosen color scheme of code formatting is a bit odd, but that might be just my subjective preference :-)