Jupyter Notebook can't execute any code in cell · Issue ...
github.com › ipython › ipythonFeb 25, 2017 · If that command does indeed fail for you outside of the notebook, try python -m ipykernel --log-level DEBUG to get more information about why it fails. It looks like you're running the notebook server using the gl-env environment. While having that environment active, you can re-install the ipython kernel using python -m ipykernel install Author