##// END OF EJS Templates
Typo
Jonathan Allen Grant -
Show More
@@ -64,7 +64,7 b' which was just a shim module around ``ipykernel`` for the past 8 years have been'
64 remove, and so many other similar things that pre-date the name **Jupyter**
64 remove, and so many other similar things that pre-date the name **Jupyter**
65 itself.
65 itself.
66
66
67 We no longer need to add ``IPyhton.extensions`` to the PYTHONPATH because that is being
67 We no longer need to add ``IPython.extensions`` to the PYTHONPATH because that is being
68 handled by ``load_extension``.
68 handled by ``load_extension``.
69
69
70 We are also removing ``Cythonmagic``, ``sympyprinting`` and ``rmagic`` as they are now in
70 We are also removing ``Cythonmagic``, ``sympyprinting`` and ``rmagic`` as they are now in
General Comments 0
You need to be logged in to leave comments. Login now