Skip to content

Releases: JuliaLang/IJulia.jl

v1.17.0

12 Feb 16:15
Compare
Choose a tag to compare

Interrupt messages on Windows (#804) and warning for incorrect kernel path (#809).

v1.16.0

26 Jan 20:50
1d7dc50
Compare
Choose a tag to compare

Respect environment variables XDG_DATA_HOME and JUPYTER_DATA_DIR during build (#796).

v1.15.2

06 Jan 22:25
dfecfe5
Compare
Choose a tag to compare

Fix #794.

v1.15.1

04 Jan 17:55
137aed4
Compare
Choose a tag to compare

Slight fix to handling of environment variables for jupyter subcommands (137aed4).

v1.15.0

03 Jan 16:46
f813325
Compare
Choose a tag to compare

PR #791: Jupyter is no longer required for package installation (fixes #692). Also added jupyterlab() function to launch JupyterLab, and added an env keyword to installkernel to provide control over the kernel environment.

v1.14.1

11 Nov 12:08
2211a9c
Compare
Choose a tag to compare

v1.14.0

08 Nov 18:35
7311e51
Compare
Choose a tag to compare

MIME fixes (#771, #773), store prefs in depot path (#760), fix IPython "magic" error reporting (#769).

v1.13.0

10 Oct 12:31
Compare
Choose a tag to compare

Custom MIME display (#755).

v1.12.0

19 Sep 14:46
Compare
Choose a tag to compare

Startup file (#745).

v1.11.1

05 Sep 02:11
Compare
Choose a tag to compare

Fix 0.7 deprecation in Interact code.