mirror of
https://github.com/jupyter/notebook.git
synced 2025-04-12 14:00:27 +08:00
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.
Description
Languages
Jupyter Notebook
75.4%
TypeScript
17.9%
Python
2.2%
JavaScript
1.9%
CSS
1.7%
Other
0.8%