notebook.community
Edit and run
In [ ]: %load_ext Cython
%load_ext Cython
In [ ]: %%cython print("Hello world!")
%%cython print("Hello world!")