389 Commits

Author SHA1 Message Date
Andrew Gibiansky
6b87c4a898 adding another notebook v0.3.0.4 2014-01-30 16:30:21 -08:00
Andrew Gibiansky
b23107f40c bug with multiple args to :set where it died 2014-01-29 15:31:32 -08:00
Andrew Gibiansky
3707442a48 change so that sdist works. also, update ipython/remove tooltips.
closes #173
2014-01-26 10:12:36 -08:00
Andrew Gibiansky
b30459752f add grumble about using cabal update 2014-01-25 22:06:32 -08:00
Andrew Gibiansky
cfb1512962 version bump. v0.3.0.3 2014-01-25 21:31:07 -08:00
Andrew Gibiansky
49b2e41020 Setup.hs now builds profile.tar, closes #164 2014-01-25 21:22:15 -08:00
Andrew Gibiansky
ec9aa8e968 ctrl-c once does nothing, ctrl-c twice kills everything, closes #145 2014-01-25 20:41:12 -08:00
Andrew Gibiansky
77701bfa02 qualified IHaskell implementation imports, closes #146 2014-01-25 18:29:44 -08:00
Andrew Gibiansky
a3222f6139 adding hoogle support for classes, closes #158 2014-01-25 18:17:37 -08:00
Andrew Gibiansky
22b9e06dea fixing view with spaces, closes #170 2014-01-25 18:05:15 -08:00
Andrew Gibiansky
91836d01d7 added :ext completion (again!), closes #168 2014-01-25 17:51:52 -08:00
Andrew Gibiansky
258a07d3bd updated 2014-01-25 17:31:55 -08:00
Andrew Gibiansky
b7070c779f cleaning, adding :set to affect parsing, closes #169 2014-01-25 16:27:17 -08:00
Andrew Gibiansky
720603989c removed pattern guards 2014-01-25 16:12:12 -08:00
Andrew Gibiansky
f6716a5cb6 updated nb 2014-01-23 08:32:52 -08:00
Andrew Gibiansky
144d3d52c9 added gradient descent nb 2014-01-22 21:20:22 -08:00
Andrew Gibiansky
9b9e9baba6 closing #129 2014-01-21 16:19:42 -08:00
Andrew Gibiansky
ccdb664dfd adding notebooks dir 2014-01-21 15:46:34 -08:00
Andrew Gibiansky
74fb99c6b8 reverting dumb change, upgrading virtualenv version 2014-01-21 15:14:07 -08:00
Andrew Gibiansky
ab950cb685 don't install src dir 2014-01-20 20:36:15 -08:00
Andrew Gibiansky
0e3edf58d9 Merge pull request #162 from zeckalpha/patch-1
Update pip before installing IPython
2014-01-20 20:32:22 -08:00
Kyle Marek-Spartz
2611bdb6f9 Update pip before installing IPython
Potential fix for gibiansky/IHaskell#160
2014-01-20 20:54:32 -06:00
Andrew Gibiansky
1961fa3bbd bump ipython version 2014-01-20 15:28:23 -08:00
Andrew Gibiansky
4a45fb4561 renaming templates 2014-01-16 22:36:08 -07:00
Andrew Gibiansky
cb1fe44f7c use new codecell.js 2014-01-16 22:09:22 -07:00
Andrew Gibiansky
c50caa92dc minor version bump v0.3.0.2 2014-01-16 21:54:56 -07:00
Andrew Gibiansky
d1d1d33318 Merge branch 'master' of github.com:gibiansky/IHaskell 2014-01-16 21:46:55 -07:00
Andrew Gibiansky
e09ced99d6 minor changes, new ipython commit hash v0.3.0.1 2014-01-16 21:44:57 -07:00
Andrew Gibiansky
a7f54a2572 Merge pull request #148 from aavogt/master
ihaskell-hatex and fix a readme link
2014-01-12 20:08:05 -08:00
Adam Vogt
ff9ef2a179 add ihaskell-hatex 2014-01-12 23:00:13 -05:00
Adam Vogt
dade16b761 fix broken link in README 2014-01-12 22:57:28 -05:00
Andrew Gibiansky
37c2b993a7 add set -e to installation scripts 2014-01-12 08:19:22 -07:00
Andrew Gibiansky
071c56e5e1 build.sh has option 'all' now 2014-01-11 22:33:42 -07:00
Andrew Gibiansky
5f371ed158 no extra prints 2014-01-11 22:17:14 -07:00
Andrew Gibiansky
b76425b7bf use bash not sh 2014-01-11 22:08:47 -07:00
Andrew Gibiansky
f7a5ba84ea use bash and now run ipython in the venv 2014-01-11 22:08:17 -07:00
Andrew Gibiansky
8334a60787 don't always remove profile... 2014-01-11 21:14:49 -07:00
Andrew Gibiansky
edb988e6d8 except negated 2014-01-11 21:13:18 -07:00
Andrew Gibiansky
7fcdbdb1d9 oops use string comparison 2014-01-11 21:11:03 -07:00
Andrew Gibiansky
52e9c178ce changing installation to use virtualenv 2014-01-11 20:59:26 -07:00
Andrew Gibiansky
5be20734c5 minor fix 2014-01-11 18:02:37 -07:00
Andrew Gibiansky
fe0a2b0841 Merge branch 'master' of github.com:gibiansky/IHaskell 2014-01-10 22:04:47 -07:00
Andrew Gibiansky
a1a468b66e Merge pull request #139 from etrepum/sandbox-readme
update README with correct sandbox build instructions & Mac OS X considerations
2014-01-10 19:20:02 -08:00
Bob Ippolito
33227602ef update README with correct sandbox build instructions & Mac OS X considerations 2014-01-10 19:06:35 -08:00
Andrew Gibiansky
9d7149c437 adding --ipython flag which you point to an executable 2014-01-10 15:13:01 -05:00
Andrew Gibiansky
2de9734b7a Merge pull request #135 from rpglover64/patch-1
Fix typo in README.md
2014-01-10 09:26:28 -08:00
Alex R
ab0e7ded93 Fix typo in README.md
Change "simply" to "simple".
2014-01-10 10:36:37 -05:00
Andrew Gibiansky
4968a2838e make it work with python3 2014-01-10 10:11:21 -05:00
Andrew Gibiansky
e6affe2699 aeson >= 0.6.1 2014-01-10 00:57:09 -05:00
Andrew Gibiansky
4447f46b63 Merge branch 'master' of github.com:gibiansky/IHaskell 2014-01-10 00:52:46 -05:00