We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9282843 commit eb2181fCopy full SHA for eb2181f
README.md
@@ -42,13 +42,7 @@ or to just get the kernel
42
$ opam install iocamljs-kernel
43
```
44
45
-The latest precompiled version can be downloaded from
+Precompiled versions which can be used with the [Enthought](https://www.enthought.com/downloads/)
46
+IPython distribution on Windows can be downloaded from
47
[here](https://github.com/andrewray/iocamljs/releases/download/v0.4/static.tar.gz).
48
-## Js\_of\_ocaml version
49
-
50
-IOCamlJS currently requries a dev version of js\_of\_ocaml. At the
51
-moment it necessary to provide the javascript for the kernels rather
52
-than compile them. This should change with the release of js\_of\_ocaml
53
-1.5.
54
0 commit comments