-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
cython/cython
#257Description
Running the current master branch on OSX 10.8.4, I notice that when I run code in a %%cython block inside of a notebook, the font for the interface changes to some sort of monospace (courier?) font. Notice the title, menu bar and markdown text in the screen shot below:
It appears to change the font for the entire session:
and it does not go away when the kernel is restarted, nor is it fixed when I reapply a custom css.
Here is an example of a notebook that will do this.
Reactions are currently unavailable

