Skip to content

Releases: JuliaLang/IJulia.jl

v1.6.0

28 Jul 19:21
Compare
Choose a tag to compare

IJulia.installkernel function, syntax highlighter updates, build script update for Debian, 0.7 compatibility.

world age fix

20 Jun 12:36
Compare
Choose a tag to compare
v1.5.1

missing invokelatest when flushing display queue

v1.5.0

21 Apr 01:54
Compare
Choose a tag to compare

Julia 0.6 fixes, dropping Julia 0.4, switching to MbedTLS instead of Nettle.

v1.4.1

20 Jan 02:36
Compare
Choose a tag to compare

Fixes bug in configuring IJulia for a non-Conda Jupyter (#502).

v1.4.0

19 Jan 15:34
Compare
Choose a tag to compare

Makes Conda the default during installation (#501), IJulia.history() function analogous to IPython %history (#500), improved Julia 0.6 compatibility.

v1.3.3

23 Dec 11:27
Compare
Choose a tag to compare

Includes a bunch of patches from @JobJob to enable some great new Interact features. Enables colorful output patch #470 from @KristofferC and build fixes from @simonbyrne