astropy-tutorials icon indicating copy to clipboard operation
astropy-tutorials copied to clipboard

Make auto-hiding solutions machinery for exercises

Open eteq opened this issue 8 years ago • 3 comments

Right now there's not really a way to include the solution to exercises inside the notebook. What would be ideal would be a way to "hide" cells, so that when someone opens up the notebook, they can hack around with it until they're done, and then click a "show solution" button.

There's some notebook add-ons that do this, but I'm not sure anyone fits this exact need. So it might need to be a custom js addon we need to embed in the notebooks...

eteq avatar Jan 18 '17 17:01 eteq