Use IPython from PyPy3
After installing PyPy3, use IPython with PyPy3 as the kernel by installing IPython in PyPy3:
pypy3 -m pip install ipython
start PyPy3 Ipython by:
pypy3 -m IPython
After installing PyPy3, use IPython with PyPy3 as the kernel by installing IPython in PyPy3:
pypy3 -m pip install ipython
start PyPy3 Ipython by:
pypy3 -m IPython