Using Cython in Pycharm Jupyter Notebook gives unresolved reference
As you can see, Pycharm is giving me “Unresolved Reference” error when I am using Jupyter Notebook. However, the code runs fine. It’s just that the red line is annoying,
As you can see, Pycharm is giving me “Unresolved Reference” error when I am using Jupyter Notebook. However, the code runs fine. It’s just that the red line is annoying,