0

I am trying to use cython in Anaconda - jupyter notebook. I wrote the following code:

%load_ext Cython

%%cython
print("Hello")

And it's seems to interpetered without errors, but there is no output to the console.

tnx

Ido Ikar
  • 121
  • 1
  • 1
  • 7

0 Answers0