mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-01 12:56:54 +08:00
was spelled as lowercase. This didn't cause a problem on OS X as it is case insensitive. But on Linux, it crashed. Now ipython is spelled properly as "IPython". Also, kernel/config/tests and UserConfig were missing their __init__.py files. These have been added. |
||
---|---|---|
setup.py | ||
setupbase.py |