ines / course-starter-python

👩‍🏫🐍 Starter repo for building interactive Python courses
https://course-starter-python.netlify.com
MIT License
504 stars 118 forks source link

binder issue #1

Closed koaning closed 5 years ago

koaning commented 5 years ago

love the idea.

it seems something is up with binder though.

image

figured it'd mention it so that you're aware of it.

sammous commented 5 years ago

you need to replace with the actual values

image

ines commented 5 years ago

Yes – sorry if that was unclear. I didn't really question it, because it was just the default style in my course materials.

If you end up building your own course and you think it's confusing, it might make sense to add some instructions to the first exercises. Or maybe you want to use a different style for this (can't think of something right now, but maybe you have an idea).

The code area is powered by CodeMirror, so I was also thinking about potentially writing a plugin (?) or something that specifically highlights ____ to make it more obvious that those are the gaps.

koaning commented 5 years ago

ample explanation, thanks :)