UCL / rsd-engineeringcourse

Course materials for Research Software Engineering course.
http://github-pages.ucl.ac.uk/rsd-engineeringcourse/
Other
108 stars 97 forks source link

Changes `%pycat` magic to IPython's `display.Code` #171

Closed dpshelio closed 4 years ago

dpshelio commented 4 years ago

IPython.display.Code offers syntax highlighting for different languages, so it renders better on the final website. I've also fixed all the occurrences of #170.