-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add live coding to ch1 exercises #32
Conversation
a01b068
to
3fc51ae
Compare
Hello! I've built a preview of your PR so that you can compare it to the current
|
Avoid them being specified in two places
Using a callout prevents that the heading is expanded by default close #31
1ca228e
to
1f70ea9
Compare
@rorywhite200 This is ready for review. It ended up being much more than just a small fix, but now we have live exercise with at least some type of solution checking, which I wanted in thebook before receiving the feedback from the students.
I will put together some questions to send to the students and ask for your review there too. We could consider having all the exercises collapsed by default maybe; it looks more orderly: But then they wouldn't be searchable with ctrl + f which is a larger disadvantage I think |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The live coding exercises are really cool! The first one is working well for me for Altair. I've made a few suggestions for the tooltip exercise.
- Updating the exercise name so it has access to the imports in setup
- Adding a hint and solution for exercise
Co-authored-by: rorywhite200 <125914446+rorywhite200@users.noreply.github.com>
Great, thank you! I missed that. Committed your suggestions and merging |
No description provided.