mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-15 04:00:34 +08:00
acc15a048b
The main conflicts I had to fix were in ultratb. I have removed the ultraTB.py in IPython/kernel/core. Now IPython/core/ultratb.py is being used everywhere. Also I have protected the calls to ipapi.get to see if None is returned. This happens when trial IPython.kernel is run. |
||
---|---|---|
IPython/testing | ||
setup.py | ||
setupbase.py |