Skip to content
Snippets Groups Projects

Splitting code cells

Merged Toby Hodges requested to merge splitting_code_cells into master

I've split the code cells up in the main tutorial notebook and made sure that it matches up in the solutions. In general, I split at every sub-section of an exercise - i), ii), iii), etc - except where the subsections were part of an indented section e.g. a for loop.

The solutions run through just fine, so I think this is ready to merge.

I also added a comment note to the from __future__ import division statement, to say that it's only relevant to version 2.x

Next up, I will add some more about plt.subplots and slice objects to introductory-material.ipynb.

Merge request reports

Merged by avatar (May 15, 2025 1:38pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading