carpentries-incubator / lesson-gpu-programming

GPU Programming with Python and CUDA.
https://carpentries-incubator.github.io/lesson-gpu-programming/
Other
20 stars 12 forks source link

Enable rendering of matplotlib images #49

Closed HannoSpreeuw closed 2 years ago

HannoSpreeuw commented 2 years ago

Added the command %matplotlib inline to episode 2. Should suffice for the instructor, but the command is necessary every time a notebook is launched to enable the rendering of matplotlib images.