86 Commits

Author SHA1 Message Date
Vaibhav Sagar
5086d0821e notebooks/IHaskell.ipynb: update 2019-03-12 14:25:44 -04:00
Vaibhav Sagar
b2bf84ee28 notebooks/IHaskell.ipynb: update 2019-03-05 21:23:31 -05:00
Vaibhav Sagar
815912c550 notebooks/IHaskell.ipynb: update 2019-03-01 16:55:04 -05:00
Vaibhav Sagar
c684300b7e notebooks/IHaskell.ipynb: update 2019-02-08 11:35:14 -05:00
Vaibhav Sagar
a36cbb1f69 notebooks/IHaskell.ipynb: turn off SVG output 2019-01-01 02:53:14 -05:00
Vaibhav Sagar
479cd1f493 notebooks/IHaskell.ipynb: update 2018-12-31 07:28:45 -05:00
Vaibhav Sagar
df3c0fc1fb notebooks/IHaskell.ipynb: update 2018-11-23 15:37:34 -05:00
Vaibhav Sagar
db8b7c1bc6 notebooks/IHaskell.ipynb: update for latest Hoogle 2018-11-16 15:31:08 -05:00
Vaibhav Sagar
0124ab07a0 notebooks/IHaskell.ipynb: update 2018-11-11 02:00:42 -05:00
Thomas Peiselt
03907a998c Update demo notebook after changes to the hoogle search. 2018-11-02 14:34:00 +01:00
Thomas Peiselt
105d0db474 Revert "Update demo notebook after changes to the hoogle search."
This reverts commit 01366b6309be3e6ca4e934424fd02efbf7eb2215.
2018-11-02 14:32:32 +01:00
Thomas Peiselt
01366b6309 Update demo notebook after changes to the hoogle search. 2018-11-01 21:53:50 +01:00
Thomas Peiselt
afb05614f4 Revert "Update notebook: hoogle response changed."
This reverts commit 31a59439ac059e8852f712c2176b22115d93457e.
2018-11-01 21:43:09 +01:00
Thomas Peiselt
31a59439ac Update notebook: hoogle response changed. 2018-11-01 21:25:07 +01:00
Aleksandr Chuklin
5c8859d2c0 Update the guide for the custom HomeBrew location (#872)
* Update the guide for the custom HomeBrew location

* Update the reference in the example notebook: IPython -> Jupyter
2018-06-09 04:24:35 +08:00
Andrei Barbu
deddfc7fb3 update notebook for ghc 8.0.2 2017-03-06 09:33:14 -05:00
Andrew Gibiansky
614e22ffe7 Update example notebook 2016-06-13 18:43:17 -07:00
Andrew Gibiansky
905450e1b8 Fix pager to use display data mime bundles; remove user_variables. 2016-06-11 23:15:29 -07:00
Andrew Gibiansky
dbbcb06f8f Update notebooks to v4 format 2015-03-10 22:55:50 -07:00
Andrew Gibiansky
05dd79dcdf Fixing hoogle access by urlencoding parameters 2015-03-03 19:21:18 -08:00
Andrew Gibiansky
6b6a9b8936 Fixing unshowable displays, adding pager docs 2015-03-03 17:54:44 -08:00
Andrew Gibiansky
e64e8ef486 Fixing typo 2015-03-02 21:42:29 -08:00
Andrew Gibiansky
7a4f8e9676 Fixing kernelspec, removing traces of profile 2015-03-02 21:20:17 -08:00
Stian Håklev
5a6325d0d1 Changing all image URLs in IHaskell.ipynb 2015-02-23 20:41:20 -05:00
Stian Håklev
98a972958d Updating logo link 2015-02-23 20:27:50 -05:00
Andrew Gibiansky
571e371fe2 Adding static-canvas example 2015-02-13 02:34:04 -08:00
Andrew Gibiansky
3a4e4e29b2 No longer need to import TH to use it 2015-01-06 20:32:58 -07:00
Andrew Gibiansky
e929f35aa2 Hlint fixes. 2014-11-22 21:39:18 -08:00
Andrew Gibiansky
baaa7ebab7 Ghci gets changed to Ihaskell in errors 2014-06-19 18:02:29 -07:00
Andrew Gibiansky
ead9198298 fixes ihaskell test nb 2014-06-11 21:27:17 -07:00
Andrew Gibiansky
0e6dc7e5a1 Updated cabal side packages to ghc 7.8 2014-06-11 21:02:30 -07:00
Andrew Gibiansky
5f04500925 now detects ipython version 0.* and cries about it 2014-05-19 20:26:36 -07:00
Andrew Gibiansky
d87b8b98d9 fixing issues with linting ordering 2014-05-18 16:44:33 -07:00
Andrew Gibiansky
7c6617d307 Revived test suite. Works with separate compilation, not cabal test
though.
2014-05-18 15:44:23 -07:00
Andrew Gibiansky
051cdde802 :!cd now changes directory for user code 2014-05-18 10:18:53 -07:00
Andrew Gibiansky
943eb9fd27 Adding filepath completion in strings, closes #122 2014-05-18 10:09:36 -07:00
Andrew Gibiansky
75cff70fe5 Added simple mechanism for updating profile versions automatically.
Closes #141.
2014-05-18 09:29:54 -07:00
Andrew Gibiansky
2762da3e3e Added pager and no-pager options for controlling whether to use the
pager. Closes #126.
2014-05-18 08:53:21 -07:00
Andrew Gibiansky
6038faf1a3 fixed issues with decl parsing 2014-05-18 00:11:42 -07:00
Andrew Gibiansky
11130856b6 All declarations are now grouped. allows operators more easily. 2014-05-17 23:59:02 -07:00
Andrew Gibiansky
c30de057c7 allowing two type signatures together 2014-05-17 22:29:39 -07:00
Andrew Gibiansky
9b95c5e3ff Added support for -XNoImplicitPrelude properly 2014-05-17 22:24:24 -07:00
Andrew Gibiansky
0fc3a1a9bf Fixed some issues with :load, closes #140 2014-05-17 22:06:44 -07:00
Andrew Gibiansky
e7adb88a29 adding :kind, closes #165 2014-05-17 19:18:25 -07:00
Andrew Gibiansky
c3da884841 now actually works 2014-05-17 15:35:58 -07:00
Andrew Gibiansky
d8c1a20547 adding input hiding 2014-05-17 10:47:14 -07:00
Andrew Gibiansky
423fdc15cc Update parsec widget to use a javascript display for its JS 2014-05-17 10:36:27 -07:00
Andrew Gibiansky
9036da3d69 made stdin work 2014-05-16 22:20:01 -07:00
Andrew Gibiansky
268bf239cb Cleaned up using external ipython. 2014-04-29 22:22:14 -07:00
Andrew Gibiansky
a638a86d90 Updated to reflect ipython 2.0 installation. 2014-04-29 21:47:06 -07:00