Python 2.7 package of IPython. Partially satisfies T4059.
Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R3713:b4b19e339465: Initial working python-ipython
Installed and played around in the terminal.
Diff Detail
Diff Detail
- Repository
- R3713 python-ipython
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Please put python2 and python3 into the same package. ie:
setup : |
%python_setup
%python3_setup
install : |
%python_install
%python3_install| package.yml | ||
|---|---|---|
| 24 | Don't need quotes around $installdir | |