Josh Barnes
2776c9fa12
update setup.py requirements
...
this list is derived from the actual import statements made in all the source files, so should hopefully be accurate. The only thing I haven't included is setuptools, which is importes by setup.py, so it wouldn't help to add it anyway.
2016-05-03 00:24:25 +01:00
Josh Barnes
de3677cc94
remove Python imports, which catered to IPython 3.x, so are redundant on master 4.x branch
2016-05-03 00:07:31 +01:00
Josh Barnes
89109b4b91
fix install broken in #569
2016-04-16 16:34:27 +01:00
Josh Barnes
2730ed3e93
Minor improvements to python 2/3 compatibility, as suggested by futurize script
2016-03-01 12:28:31 +00:00
Juergen Hasch
0d37be679d
Merge pull request #463 from ipython-contrib/fix/py2
...
Allow Python2 installation
2016-02-08 17:47:00 +01:00
Ronald Phlypo
dc9f109dc3
pyaml --> pyyaml
2016-02-08 17:14:56 +01:00
Juergen Hasch
81c988d235
Allow Python2 installation
2016-01-29 11:20:01 +01:00
Jean-François Bercher
a7ba10fef6
Updated README.md with pip-install instructions
2016-01-10 09:52:23 +01:00
Jean-François Bercher
e6192d7ea3
Updated setup.py
2016-01-10 09:17:41 +01:00
Jean-François Bercher
b9caf62a15
pip install attempt
2016-01-10 09:00:30 +01:00
Jonathan Baik
c2445aeb58
Patched setup.py error when checking for running jupyter-notebook process on Mac OS X (Issue #431 )
2015-12-06 15:47:02 -08:00
Juergen Hasch
61fddfe0d5
Prevent setup.py from installing while notebook server is running.
2015-10-01 14:19:07 +02:00
Juergen Hasch
81987286a3
Check IPython and notebook version in setup.py
2015-09-24 20:40:43 +02:00
Juergen Hasch
acf885f139
Describe the new setup procedure in more detail
2015-09-05 21:38:39 +02:00
Juergen Hasch
28537f90d2
Reorg part 4
2015-09-04 23:24:46 +02:00
Juergen Hasch
d23f95fd45
Reorg part 3
2015-09-04 21:47:04 +02:00
Juergen Hasch
64d2e365fc
Reorganize repository
2015-09-01 13:03:39 +02:00