-
-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Milestone
Description
The old IPython package was split up in many packages and various dependencies were added. The IPython notebook is now called Jupyter.
Upstream packages:
- https://pypi.python.org/packages/source/i/ipython_genutils/ipython_genutils-0.1.0.tar.gz
- https://pypi.python.org/packages/source/i/ipython/ipython-4.0.0.tar.gz
- http://sage.ugent.be/www/jdemeyer/sage/pathpy-7.1.tar.bz2
- http://sage.ugent.be/www/jdemeyer/sage/simplegeneric-0.8.1.tar.bz2
- https://pypi.python.org/packages/source/p/pickleshare/pickleshare-0.5.tar.gz
- https://pypi.python.org/packages/source/s/setuptools_scm/setuptools_scm-1.7.0.tar.gz
- https://pypi.python.org/packages/source/t/traitlets/traitlets-4.0.0.tar.gz
- https://pypi.python.org/packages/source/d/decorator/decorator-4.0.2.tar.gz
- https://pypi.python.org/packages/source/n/notebook/notebook-4.0.4.tar.gz
- https://pypi.python.org/packages/source/j/jupyter_client/jupyter_client-4.0.0.tar.gz
- https://pypi.python.org/packages/source/j/jupyter_core/jupyter_core-4.0.4.tar.gz
- https://pypi.python.org/packages/source/i/ipykernel/ipykernel-4.0.3.tar.gz
- https://pypi.python.org/packages/source/i/ipywidgets/ipywidgets-4.0.2.tar.gz
- https://pypi.python.org/packages/source/n/nbformat/nbformat-4.0.0.tar.gz
- https://pypi.python.org/packages/source/n/nbconvert/nbconvert-4.0.0.tar.gz
Note: for path.py
, we are intentionally not using the latest upstream version 8.1 since that is imcompatible with IPython 3.x. Instead, we use path.py
7.1 which is compatible with the old and new IPython/Jupyter.
Upstream patch included: ipython/ipykernel#49
Upstream: Fixed upstream, but not in a stable release.
CC: @kiwifb
Component: packages: standard
Author: Jeroen Demeyer
Branch/Commit: 06fd647
Reviewer: François Bissey, Volker Braun
Issue created by migration from https://trac.sagemath.org/ticket/19128