Samuel E Lau
Samuel E Lau
cc @Calebs97 Hi @ketch , we've taken your repo's notebooks and are in the process of converting them into online webpages. We've actually learned a lot from this process and...
Thanks for bringing this up! We're aware of this issue; it happens when we check for a cached kernel that Binder has shut down for inactivity. We should just catch...
Just took another look and we're catching the errors properly AFAIK but these errors are still showing up. On further investigation, it looks like these errors are automatically logged in...
Thanks for this, I'll take a look.
Thanks for posting. I'm swamped for the next few months so I won't be able to take a close look :( . But if you'd like to submit a PR...
I originally had the widgets automatically show, but for popular pages this caused excessive load on the Binder servers (which I consider a public good). I won't re-implement automatically showing...
Just FYI: DS100 uses cell tags and a custom python script to take cells that contain assert statements and turn them into ok tests:  Gets...